mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-18 20:20:41 +01:00
8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
# rgerhards, 2011-02-21
|
|
$IncludeConfig diag-common.conf
|
|
|
|
$ModLoad ../plugins/imuxsock/.libs/imuxsock
|
|
|
|
$template outfmt,"%msg:%\n"
|
|
local1.* ./rsyslog.out.log;outfmt
|