Fluent-bit: How to configure fluent-bit can be high-availability as fluentd

Created on 16 Apr 2018  路  3Comments  路  Source: fluent/fluent-bit

I want to configure fluent-bit as td-agent collection application logs, but I can't find some features in fluentd, such as high-availability,
How to configure fluent-bit can be high-availability as fluentd,thanks very much

fixed question

Most helpful comment

Any future plans to implement this for fuent-bit?

All 3 comments

hi @Barbazoo

the only HA mode supported is in-memory buffering, meaning: if the logs cannot be shipped to the destination there is a retry logic in place.

If you refer to HA where having primary and secondary destinations as well with balancing support that feature has not been implemented yet.

@edsiper thank you for your answer and thank you anyway

Any future plans to implement this for fuent-bit?

Was this page helpful?
0 / 5 - 0 ratings