Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Error when retrieving audits #4

Open
ibrunotome opened this issue Jun 13, 2018 · 0 comments
Open

Error when retrieving audits #4

ibrunotome opened this issue Jun 13, 2018 · 0 comments

Comments

@ibrunotome
Copy link
Contributor

Hi, the write into elasticsearch works good, but when I try to retrieve the audits like in your readme I got this:

    "message": "{\"error\":{\"root_cause\":[{\"type\":\"illegal_argument_exception\",\"reason\":\"field name is null or empty\"}],\"type\":\"illegal_argument_exception\",\"reason\":\"field name is null or empty\"},\"status\":400}",
    "exception": "Elasticsearch\\Common\\Exceptions\\BadRequest400Exception",
    "file": "/var/www/app/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php",
    "line": 615,

This field name null or empty is on the audits driver code or something like? because my User model has a name and it goes to the elasticsearch as expected.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant