fluent / fluent-bit

Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
https://fluentbit.io
Apache License 2.0
5.56k stars 1.53k forks source link

Feature Request: MQTT Output #674

Open MichaelBerryman opened 6 years ago

MichaelBerryman commented 6 years ago

We'd like to collect logs via the systemd input plugin and output to mqtt.

We're running balena (docker lite) on an arm64 sensor fleet and would like to get the docker logs back to a central store. We've chosen to use mqtt as it's light weight. We have to collect the logs from systemd / journald as balena doesn't support the fluentd logging driver :(

vielmetti commented 4 years ago

@MichaelBerryman is this issue still relevant to your interests? It sounds quite doable at a first take.

mubashirhanif commented 2 years ago

Is there any update on this?

Joava commented 2 years ago

Is this enhancement planned in the near future?

danifv commented 1 year ago

Is there an update on this feature? It would be also quite useful for us.

nareshv commented 1 year ago

any update on this feature ?

canob commented 9 months ago

MQTT Output can be very interesting for example to use FluentBit coupled with projects like eKuiper, https://ekuiper.org, in the Edge, to add additional stream processing functions to the ones that FluentBit already provides. Maybe if already exists MQTT Input in FluentBit, create MQTT Output is not much effor for the developers of FluentBit, and it can be a great additional feature.

canob commented 5 months ago

Add MQTT Output to FluentBit can supercharge Stream Processing options in FluentBit, thanks to eKuiper

pfroelke commented 3 months ago

Do we have any updates on this?

canob commented 3 months ago

Still thinking that MQTT Output can be a really good differential for FluentBit compared to other event collectors...