Hi @all
I am using elasticsearch version: 7.16.2 and fluentd version: 1.14.4 on aws eks cluster and it's throwing bufferoverflow error like
failed to flush the buffer. retry_times=0 next_retry_time=2024-01-19 07:43:43 +0000 chunk="60f428e5b5afa3f00a2c579591a1d111" error_class=Fluent::Plugin::ElasticsearchOutput::RecoverableRequestFailure error="could not push logs to Elasticsearch cluster
So could anyone help me here to resolve this issue?
Note: I have already tried increasing chunk size and other buffer configuration and i am using file based buffer configuration.