Hello,
would like to send my filebeat logs to rabbitmq before it pushes to logstash. Is there any plugin available for the same?
Thanks
Hello,
would like to send my filebeat logs to rabbitmq before it pushes to logstash. Is there any plugin available for the same?
Thanks
There is no rabbitmq output available in Beats. You would need to have Filebeat sent the logs to Logstash and then to Rabbitmq. Would you mind sharing the reason for you to send the logs first to Rabbitmq? We would love to hear more about your infrastructure.
Hi Monica,
Thanks for the reply. We are using queues here, for high availability and recovery, in case if the Logstash or elastic search servers are down, so that the logs are not lost in transit, and are available in the queue. In such a case, we don't need to resend all the logs again and can be fetched from the queue.
thanks
This topic was automatically closed after 21 days. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.