The client is unable to verify that the server is Elasticsearch #4413
patidar2000
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Fluentd not able to connect with elasticsearch
Describe the configuration of Fluentd
No response
Describe the logs of Fluentd
The client is unable to verify that the server is Elasticsearch. Some functionality may not be compatible if the server is running an unsupported product.
11
2024-02-27 21:16:27 +0000 [warn]: #0 [out_es] failed to flush the buffer. retry_times=0 next_retry_time=2024-02-27 21:16:29 +0000 chunk="612638815c861b141b934f41da3f09e9" error_class=Fluent::Plugin::ElasticsearchOutput::RecoverableRequestFailure error="could not push logs to Elasticsearch cluster ({:host=>"elastic-es-http", :port=>9200, :scheme=>"http", :user=>"elastic", :password=>"obfuscated", :path=>""}): read timeout reached"
10
2024-02-27 21:16:27 +0000 [warn]: #0 /opt/bitnami/fluentd/gems/fluent-plugin-elasticsearch-5.4.0/lib/fluent/plugin/out_elasticsearch.rb:1171:in
rescue in send_bulk' 9 2024-02-27 21:16:27 +0000 [warn]: #0 /opt/bitnami/fluentd/gems/fluent-plugin-elasticsearch-5.4.0/lib/fluent/plugin/out_elasticsearch.rb:1133:in
send_bulk'8
2024-02-27 21:16:27 +0000 [warn]: #0 /opt/bitnami/fluentd/gems/fluent-plugin-elasticsearch-5.4.0/lib/fluent/plugin/out_elasticsearch.rb:909:in
block in write' 7 2024-02-27 21:16:27 +0000 [warn]: #0 /opt/bitnami/fluentd/gems/fluent-plugin-elasticsearch-5.4.0/lib/fluent/plugin/out_elasticsearch.rb:908:in
each'6
2024-02-27 21:16:27 +0000 [warn]: #0 /opt/bitnami/fluentd/gems/fluent-plugin-elasticsearch-5.4.0/lib/fluent/plugin/out_elasticsearch.rb:908:in
write' 5 2024-02-27 21:16:27 +0000 [warn]: #0 /opt/bitnami/fluentd/gems/fluentd-1.16.3/lib/fluent/plugin/output.rb:1225:in
try_flush'4
2024-02-27 21:16:27 +0000 [warn]: #0 /opt/bitnami/fluentd/gems/fluentd-1.16.3/lib/fluent/plugin/output.rb:1538:in
flush_thread_run' 3 2024-02-27 21:16:27 +0000 [warn]: #0 /opt/bitnami/fluentd/gems/fluentd-1.16.3/lib/fluent/plugin/output.rb:510:in
block (2 levels) in start'2
2024-02-27 21:16:27 +0000 [warn]: #0 /opt/bitnami/fluentd/gems/fluentd-1.16.3/lib/fluent/plugin_helper/thread.rb:78:in `block in thread_create'
1
2024-02-27 21:16:28 +0000 [warn]: #0 [out_es] retry succeeded. chunk_id="61263888953da4cf7fe5a2678b8943fc"
Environment
Beta Was this translation helpful? Give feedback.
All reactions