fluent-plugin-systemd icon indicating copy to clipboard operation
fluent-plugin-systemd copied to clipboard

heads up! - systemd 246 journal logs produced is not readable by older versions of systemd-journald

Open mindw opened this issue 4 years ago • 2 comments

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.

mindw avatar Jan 27 '21 07:01 mindw

Thanks for the info... it would make sense to add this to the README I think!

errm avatar Apr 20 '21 15:04 errm

I have tried that same solution but didn't work, I was using kind images build on ubuntu 22.04.

neeraj-n-singh avatar Jun 07 '23 08:06 neeraj-n-singh