Pat
Pat
A bit of trial and error seems to show the following: - last master build ok for containers and raspbian: https://github.com/fluent/fluent-bit/actions/runs/2977010687 - https://github.com/fluent/fluent-bit/commit/b71a561cd2bf3cdc40335c0f4c701a5be070c8d3 - master build fails: https://github.com/fluent/fluent-bit/actions/runs/2983366586 - https://github.com/fluent/fluent-bit/commit/fd15da062257ad082e9840f6f0f84e9e69534cf4...
I can no longer reproduce locally on my Ubuntu 20.04 box but the last `master` nightly builds ran on the same OS with a failure in the container build: https://github.com/fluent/fluent-bit/runs/8264321335?check_suite_focus=true...
I think we can close now, the nightly builds seem to have been ok for a while.
This looks like it is failing to write to Kafka so please double-check the set up and any credentials are correct. There is not much information here to help so...
Would another option be to have a lua (or similar) filter trigger on those platforms and do the xml formatting you need?
Not sure why but unit tests have not run, possibly an issue with Github actions at the time. Can you rebase to retrigger?
RHEL 9 targets are not officially supported yet (and it is only just GA): https://docs.fluentbit.io/manual/installation/supported-platforms. There are other requests for this so it will be done "soon" although a PR...
@vwbusguy could you submit a docs PR to cover the details for the installation page? https://github.com/fluent/fluent-bit-docs/blob/master/installation/linux/redhat-centos.md Feel free to include your workaround if you can but the main thing to...
For reference, the main changes required are: 1. Decide on a primary distribution to support (I'm not convinced CentOS Stream is a good choice here, we may have to split...
OK cool, good to know - although I'm still not convinced it won't deviate significantly as time marches on! :+1: KISS though would be to go with the combined target...