logstash-plugins / logstash-integration-rabbitmq

Logstash Integration Plugin for RabbitMQ, including Logstash Input and Output Plugins
Apache License 2.0
5 stars 25 forks source link

feat: add on_confirm listener when publish msg to exchange/queue #57

Open 0akarma opened 1 year ago

0akarma commented 1 year ago

After setting max-length or max-length-bytes policy to the rabbitmq server, the output plugin does not seem to process the ack signal.

I found a relative question in the forum