[Logcheck-devel] Logcheck and Systemd

2014-02-03 Thread Jason Ayre
Is there any plans on making logcheck able to read Systemd binary logs? ___ Logcheck-devel mailing list Logcheck-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/logcheck-devel

Re: [Logcheck-devel] Logcheck and Systemd

2014-02-03 Thread Matthias Runge
On 02/03/2014 09:12 PM, Jason Ayre wrote: Is there any plans on making logcheck able to read Systemd binary logs? journalctl is your friend here ;-) If you want traditional logs, install rsyslog, syslog-ng or other loggers. Matthias ___