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

Elasticsearch 7.X - Deprecated "types" in document. #3073

Closed
DandyDeveloper opened this issue Jul 14, 2020 · 1 comment
Closed

Elasticsearch 7.X - Deprecated "types" in document. #3073

DandyDeveloper opened this issue Jul 14, 2020 · 1 comment

Comments

@DandyDeveloper
Copy link

DandyDeveloper commented Jul 14, 2020

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

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."
@repeatedly
Copy link
Member

This seems fluent-plugin-elasticsearch issue, not fluentd core.

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