[Filebeat] MQTT input: Implement end-to-end ACK #15610
Labels
Filebeat
Filebeat
Stalled
Team:Integrations
Label for the Integrations team
Team:Services
(Deprecated) Label for the former Integrations-Services team
Currently, the library
paho.mqtt.golang
provides a default ACK function, that sends ACK packets without checking if the handler method has succeeded or failed.The goal of this task is to modify implementation to send ACK packets if only the event is successfully delivered to elasticsearch.
Meta issue: #15602
The text was updated successfully, but these errors were encountered: