Capturing Edgex system events using Fluent-bit MQTT Input plugin #10831
Unanswered
kuldeepmarker-eaton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HI All,
I have been trying to capture system events of Edgex (edgex/system-events) using Fluent-bit. The Edgex publishes the system events on message bus and the messagebus type is MQTT. So I considered to use fluent-bit MQTT as Input plugin to capture these events.
I have face challenge here and I would like to describe them below.
The MQTT Input plugin of fluent-bit behaves as a server so the system events published on message bus is not getting reached to fluent-bit.
The MQTT Input plugin does not have any options to subscribe to required topics.
Can anyone suggest whether the way I am trying to forward system events to fluent-bit is possible or is there some other way to achieve the same.
Thanks,
Kuldeep
Beta Was this translation helpful? Give feedback.
All reactions