hi i have a rabbitmq server sending data from queue 1 to logstash and logstash is inserting data to elasticsearch i need when the insertion of data to elastic wasnt sucessfull the data be sent to queue2 on my rabbitmq
is there a way to get the elastic ack as indexing data in logstash ?
The dead letter queue (DLQ) is designed as a place to temporarily write events that cannot be processed. The DLQ gives you flexibility to investigate problematic events without blocking the pipeline or losing the events.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.