Reject message on failure #7
Labels
blocked
Issue blocked by one or more other issues
enhancement
New feature or request
plugin:input
Issues affecting the Input Plugin
If a message received by the plugin fails at the output stage (for example, due to an indexing issue in ES), is it possible to have the message rejected so that it is dead-lettered in RabbitMq?
What I'm currently seeing is that a message that fails to be indexed to ES is still ACKed and therefore is lost forever.
The text was updated successfully, but these errors were encountered: