We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In ES 5.0 string type will be removed: elastic/elasticsearch#16877
Several mappings in the beats depend on string. This must be changed.
The text was updated successfully, but these errors were encountered:
This is a blocker for 5.0 alpha1, from the Beats POV. I posted a ticket to Elasticsearch here: elastic/elasticsearch#17241
To me it seems that we might have to generate exact mappings for the fields we have, rather than rely on dynamic mappings.
Sorry, something went wrong.
Should it be closed now that #1221 is merged?
Yep, thanks @jpountz
No branches or pull requests
In ES 5.0 string type will be removed: elastic/elasticsearch#16877
Several mappings in the beats depend on string. This must be changed.
The text was updated successfully, but these errors were encountered: