uken / fluent-plugin-elasticsearch

Apache License 2.0
888 stars 309 forks source link

Detected ES 8.x or above: document type will not be used #1049

Open harish2497 opened 2 weeks ago

harish2497 commented 2 weeks ago

Problem

I am using the latest version of fluentd, fluent-plugin-elasticsearch and ES (8.14.0). I see the below error for all the logs

[debug]: #0 Detected ES 8.x or above: document type will not be used.

Please help as I couldn't find the solution yet for this

Steps to replicate

Upgrade to 8.14.0 failed

Provide example config and message

Expected Behavior or What you need to ask

... It should parse the logs and send to elasticsearch

Using Fluentd and ES plugin versions

cosmo0920 commented 1 week ago

[debug]: #0 Detected ES 8.x or above: document type will not be used.

This is debug level log message. So, increasing info or warn or higher log level would be better to use.