fluent-plugin-systemd
fluent-plugin-systemd copied to clipboard
heads up! - systemd 246 journal logs produced is not readable by older versions of systemd-journald
Hopefully it will save someone the 🤯 and the time. IMO it is unrelated to the plugin but rather a host issue.
https://github.com/bottlerocket-os/bottlerocket/issues/1200
If the $SYSTEMD_JOURNAL_KEYED_HASH boolean
environment variable for systemd-journald.service is set to 0 this
new hardening functionality may be turned off, so that generated
journal files remain compatible with older journalctl
implementations.
Thanks for the info... it would make sense to add this to the README I think!
I have tried that same solution but didn't work, I was using kind images build on ubuntu 22.04.