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

read_from_head false does not work #19

Closed richm closed 7 years ago

richm commented 7 years ago

If you explicitly set read_from_head false it doesn't work - it reads from head instead of tail.

richm commented 7 years ago

submitted PR https://github.com/reevoo/fluent-plugin-systemd/pull/21