-
Notifications
You must be signed in to change notification settings - Fork 67
ES 6 Support #29
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
Comments
Initial attempts against a docker image that should have some data in it. I'll try with our testing environment sometime over the next week.
|
Oh man, just as v5 was sorted out... 😄 Anyhow - we need a v6 branch and v6 version of olivere/elastic imported in the imports. Then we'd need to figure out what breaking changes affect elktail (elktail uses really a minimal set of ES functionality, but it seems it will not work with new version anyway without doing adjustments...) Ideally, the project should have Travis CI configured to do integration tests against new versions of ES and ease the development/testing. If there is anyone reading this who is familiar Travis CI and is willing to tackle this task, it would be great. Perhaps the setup could be borrowed from olivere/elastic, it doesn't look too compliacted: https://github.com/olivere/elastic/blob/release-branch.v6/.travis.yml |
Elasticsearch 6 has been released.
I've not yet done any testing, but will do before we upgrade our cluster.
If anyone else has tested elktail with ES6 and can report on if it works here, then we can track any required changes here.
The text was updated successfully, but these errors were encountered: