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 while trying to push data to Elasticsearch #16

Open
sravanthi17 opened this issue Jun 26, 2018 · 1 comment
Open

Error while trying to push data to Elasticsearch #16

sravanthi17 opened this issue Jun 26, 2018 · 1 comment

Comments

@sravanthi17
Copy link

When running mysqlbeat, the command fails to push the data to elasticsearch. In the logs, I could see below errror
ERR Failed to perform any bulk index operations: 406 Not Acceptable
2018-06-26T13:50:39+05:30 INFO Error publishing events (retrying): 406 Not Acceptable

@floriandulzky
Copy link

I have the same Error.
From Elasticsearch 6.0, all REST requests that include a body must also provide the correct content-type for that body. I guess this is the error?

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

2 participants