fluentd vs fluentbit

In Kubernetes for example, Fluent Bit would be deployed per node as a daemonset, collecting and forwarding data to a Fluentd instance deployed per cluster and acting as an aggregator — processing the data and routing it to different sources based on tags.

https://logz.io/blog/fluentd-vs-fluent-bit/

Leave a comment