I have a Logstash pipeline that receives events from an AWS SQS queue via the SQS Input Plugin. If there is a failure during data processing, will SQS retry the event, or do I need a Logstash DLQ to handle intermittent failures?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.