mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-22 16:30:42 +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"
|
|
*.notice ./rsyslog.out.log;outfmt
|