mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-05-11 11:48:36 +00:00
This adds a logwatcher which is able to parse kernel messages directly from the /dev/kmsg interface. This supports any modern linux distro, while also avoiding any dependency on libraries (e.g. as journald needs).