Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant