mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-18 12:10:43 +01:00
8 lines
193 B
Plaintext
8 lines
193 B
Plaintext
$IncludeConfig diag-common.conf
|
|
|
|
$ModLoad ../plugins/imtcp/.libs/imtcp
|
|
$InputTCPServerRun 13514
|
|
|
|
$template outfmt,"%msg:F,58:2%,%msg:F,58:3%,%msg:F,58:4%\n"
|
|
authpriv.* ./rsyslog.out.log;outfmt
|