fluent-plugins-nursery / fluent-plugin-systemd

This is a fluentd input plugin. It reads logs from the systemd journal.
Apache License 2.0
153 stars 43 forks source link

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

Open mindw opened 3 years ago

mindw commented 3 years ago

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.
errm commented 3 years ago

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

neeraj-n-singh commented 1 year ago

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