Pat

Results 480 comments of Pat

@alex-rowe can you submit a PR to update the containers here if that resolves it too?

OK, maybe send a docs PR then for the building side: https://github.com/fluent/fluent-bit-docs/blob/master/installation/sources/build-and-install.md

For now I'll close the issue then as seems to be a specific build config required.

Changes look ok to me but you'll have to satisfy the DCO check and also ensure the commit follows the contribution guidelines. I don't think this will impact existing systems...

@fukawi2 can you also provide a docs PR for those folks who will be doing this manually rather than via the install script? - https://docs.fluentbit.io/manual/installation/linux/debian#server-gpg-key - https://docs.fluentbit.io/manual/installation/linux/ubuntu#server-gpg-key

I think the best option here @braydonk is to suggest updates via a PR. Realistically it is the main way it will actually be done and then it is much...

https://github.com/fluent/fluent-bit/blob/671cdcd467d88dc8fc56657e8f7a4e90e9e9ddda/src/flb_config.c#L751 seems to be the cause, possibly needs a case-insensitive compare in CFL: https://github.com/fluent/fluent-bit/blob/671cdcd467d88dc8fc56657e8f7a4e90e9e9ddda/lib/cfl/src/cfl_kvlist.c#L332

Thanks @drbugfinder-work , I had a feeling I'd seen it before :)

Auto-closed by CFL PR but this needs importing into here as well.

Can you try with the latest version 3.0.7?