I want have a setup of multiple fluentbit that forward to a single fluentd (or two).
The HA architecture of fluentd is clear, but is it applicable with fluentbit=>fluentd architecture?
Fluentd have file based buffering with retries that can configured to days or weeks in case that the target inresponssive for a long timeto avoid loosing records. Can we have file based buffering and retry for such a long time with fluentbit?