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.