I just found a better way to see the incomming messages.
In rsyslog.conf use template RSYSLOG_DebugFormat
. /var/log/debuglog;RSYSLOG_DebugFormat
Debug line with all properties:
FROMHOST: '72.172.219.179', fromhost-ip: '72.172.219.179', HOSTNAME: '72.172.219.179', PRI: 38,
syslogtag 'sshd[463]:', programname: 'sshd', APP-NAME: 'sshd', PROCID: '463', MSGID: '-',
TIMESTAMP: 'Apr 22 14:05:14', STRUCTURED-DATA: '-',
msg: ' Exiting on signal 15'
escaped msg: ' Exiting on signal 15'
rawmsg: '<38>Apr 22 14:05:14 sshd[463]: Exiting on signal 15'