Thomas Labarussias
Thomas Labarussias
@cpanato as you integrated the Kafka output, do you want/can to work on that? 🙏
@WaldoFR first implementation of kafka output by @cpanato used `confluent-kafka-go` but we switched to current library because we had trouble with the C libraries dependency. See #139
Thanks for your PR, as more changes may come before the next release of Sidekick, let's keep it opened and I will ask you to add them in future
Following this PR https://github.com/falcosecurity/falcosidekick/pull/346 we need now to export the env var `NAMESPACE` in all Falcosidekick pods, can you add it following this snippet please: ```yaml - name: NAMESPACE valueFrom:...
Hello, I didn't developed this output myself and don't know Azure, I asked to the person who integrated it to help us with.
/remove-lifecycle rotten
Hi, thank you for your help. I tested same solution with `defaultKeyDelimiter`, I agree it works, with values from yaml file, but it breaks with settings from env vars, it's...
/do-not-merge
.deb and .rpm are more complicated to generate, but we can at least provide binaries with the releases.
Since the last releases, the compiled binaries are created and linked, see https://github.com/falcosecurity/falcosidekick/releases/tag/2.25.0