-
Notifications
You must be signed in to change notification settings - Fork 130
fix for broken template mapping json #142
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
Conversation
Ok. I've changed a couple of things
|
ee91b41
to
5b1981f
Compare
can you please rebase it? |
…ons.. .. so that issues like these are more visible
…mit message. 1. fix regression to support ES 7 as well as ES 6- 2. health check should use >=1 node else it never resolves 3. wait for template creation to complete before starting buffering
5b1981f
to
558cfa2
Compare
@vanthome Done. |
Pls help update related : #134 |
Added it now |
Seems like the mapping part of json file needs to be wrapped into a "type" (which can be any name). This is on elasticsearch 6. I am not sure if older elastic used to accept without it.
e.g.