Skip to content

Add SSH daemon log collecting

Karel Koci requested to merge dev into master

Right now this unconditionally opens /var/log/messages and looks in it for login errors from SSH daemon.

The code itself is prepared for an extension. The other source can be used or additional daemons could be matched and send.

This implements turris/sentinel/sentinel#20.

Edited by Miroslav Hanak

Merge request reports