You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are facing with a problem of buffer overflow, that produce queue increase and cant liberate chunks correctlly so at the end we lose data due to police of drop_oldest_chunks.
Here you can see how buffer increases and also the queue,
...
Steps to replicate
We have cofigurated 7 workers and here is the Elasticsearch configuration
Problem
We are facing with a problem of buffer overflow, that produce queue increase and cant liberate chunks correctlly so at the end we lose data due to police of drop_oldest_chunks.
Here you can see how buffer increases and also the queue,
...
Steps to replicate
We have cofigurated 7 workers and here is the Elasticsearch configuration
Expected Behavior or What you need to ask
Is there any bug on our plugin version that produces that overflow or simply whe have to configurated it correctly?
Using Fluentd and ES plugin versions
The text was updated successfully, but these errors were encountered: