rsyslog/tests/testsuites/uxsock_simple.conf
Rainer Gerhards 80ff634c84 added omuxsock, which permits to write message to local Unix sockets
this is the counterpart to imuxsock, enabling fast local forwarding
2010-08-06 17:25:38 +02:00

11 lines
319 B
Plaintext

# Test for pipe output action (see .sh file for details)
# rgerhards, 2009-11-05
$IncludeConfig diag-common.conf
$MainMsgQueueTimeoutShutdown 10000
$ModLoad ../plugins/omuxsock/.libs/omuxsock
$template outfmt,"%msg:F,58:2%\n"
$OMUXSockSocket rsyslog-testbench-dgram-uxsock
:msg, contains, "msgnum:" :omuxsock:;outfmt