Add SSH daemon log collecting
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