Behavior of sqs input plugin when output plugin fails

Hi everyone

I am using sqs input plugin and elasticsearch output plugin (with no filter).
When indexing to elasticsearch fails because of no running target cluster, the document ("message" in sqs term) seems lost.

My question is:
Is there any way to return the document (message) to the queue in case of some error occurs at the output plugin?

regards.

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