A note for the community
No response
Problem
Many brokers for security reasons allow only one connection per credential set, and MQTT sink tries to open multiple of them without a way to stop this... even with buffer.max_events = 1.
That produces:
ERROR vector::internal_events::mqtt: MQTT connection error. error=Mqtt state: Io error: Custom { kind: ConnectionAborted, error: "connection closed by peer" } error_code="mqtt_connection_error" error_type="writer_failed" stage="sending"
Configuration
Version
0.55.0
Debug Output
Example Data
No response
Additional Context
No response
References
No response
A note for the community
No response
Problem
Many brokers for security reasons allow only one connection per credential set, and MQTT sink tries to open multiple of them without a way to stop this... even with buffer.max_events = 1.
That produces:
ERROR vector::internal_events::mqtt: MQTT connection error. error=Mqtt state: Io error: Custom { kind: ConnectionAborted, error: "connection closed by peer" } error_code="mqtt_connection_error" error_type="writer_failed" stage="sending"
Configuration
Version
0.55.0
Debug Output
Example Data
No response
Additional Context
No response
References
No response