rsyslog/tests/testsuites/imuxsock_ccmiddle_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

8 lines
213 B
Plaintext

$IncludeConfig diag-common.conf
module(load="../plugins/imuxsock/.libs/imuxsock"
SysSock.name="testbench_socket")
template(name="outfmt" type="string" string="%msg:%\n")
local1.* ./rsyslog.out.log;outfmt