How to monitor/identify retry result with output elasticsearch

Hello there,

Recently i meet some warning about es reject caused by queue exceed 200 limit.
According to its retry policy for es output plugin, it should retry indefinitely for this kind of error(429).

But i don't know how to identify whether all retry is been processed successfully or not.
In logstash node stats api, i see no valid information about this.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.