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
Copied from here: fluent/fluentd#3073
Describe the bug Deprecated types is present in documents managed by latest fluentd version (Possibly the fluentd_elasticsearch plugin):
Same issue described here in fluentbit: fluent/fluent-bit#1359
To Reproduce Forward a document via the elasticsearch output plugin on any 7.X instance.
elasticsearch
Expected behavior No warning messages from Elasticsearch
Your Environment
Your Error Log
warning: 299 Elasticsearch-7.8.0-757314695644ea9a1dc2fecd26d1a43856725e65 "[types removal] Specifying types in bulk requests is deprecated." warning: 299 Elasticsearch-7.8.0-757314695644ea9a1dc2fecd26d1a43856725e65 "[types removal] Specifying types in bulk requests is deprecated." warning: 299 Elasticsearch-7.8.0-757314695644ea9a1dc2fecd26d1a43856725e65 "[types removal] Specifying types in bulk requests is deprecated."
The text was updated successfully, but these errors were encountered:
@DandyDeveloper this issue was automatically closed because it did not follow the issue template.
Sorry, something went wrong.
No branches or pull requests
Copied from here: fluent/fluentd#3073
Describe the bug
Deprecated types is present in documents managed by latest fluentd version (Possibly the fluentd_elasticsearch plugin):
Same issue described here in fluentbit: fluent/fluent-bit#1359
To Reproduce
Forward a document via the
elasticsearch
output plugin on any 7.X instance.Expected behavior
No warning messages from Elasticsearch
Your Environment
Your Error Log
The text was updated successfully, but these errors were encountered: