bsycorp / log-forwarder

A simple log forwarder for systemd, docker and kubernetes logs
Apache License 2.0
6 stars 0 forks source link

Ignore errno 74 from journald; don't crash on log corruption. #7

Closed bls closed 5 years ago

bls commented 5 years ago

Just do the dumbest possible thing to avoid a crash. At some point we should resolve the actual log corruption but for now we warn and skip rather than crashing.