From: Frank S. <fst...@bi...> - 2018-08-06 11:32:19
|
Daniel Aleksandersen wrote: > OpenSUSE uses the systemd journal, doesn’t it? > > Try replacing the messages file with a LOGREADER instead (this is from SSHGuard’s example conf): > > LOGREADER="LANG=C /usr/bin/journalctl -afb -p info -n1 -t sshd -o cat" Yes, that works. I missed the reason why journalctl was better than piping the messages file, but I definitely got it now :-) Thank you very much! -- Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/ Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/ LMU, Amalienstr. 17 Phone: +49 89 2180-4049 80333 Muenchen, Germany Fax: +49 89 2180-99-4049 * Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. * |