rsyslog/tests/testsuites/imuxsock_logger_syssock.conf
Rainer Gerhards 2314794c5a testbench: add tests for imuxsock system log socket
We do not exectute them as root, but we assign a special name. This
is very close to the "real thing" but permits us to execute the
tests as part of CI platforms.
2016-02-20 11:16:26 +01:00

9 lines
209 B
Plaintext

# rgerhards, 2011-02-21
$IncludeConfig diag-common.conf
module(load="../plugins/imuxsock/.libs/imuxsock"
SysSock.name="testbench_socket")
$template outfmt,"%msg:%\n"
*.notice ./rsyslog.out.log;outfmt