blob: 38ebad29a5600e7fbf8b9c3e023ca91bea74a452 (
plain)
1
2
3
4
5
6
7
8
|
$IncludeConfig diag-common2.conf
$ModLoad ../plugins/imtcp/.libs/imtcp
# then SENDER sends to this port (not tcpflood!)
$InputTCPServerRun 13515
$template outfmt,"%msg:F,58:2%\n"
:msg, contains, "msgnum:" ./rsyslog.out.log;outfmt
|