summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/imtcp-multiport.conf
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-05-27 11:37:10 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-05-27 11:37:10 +0200
commit35ea061f62cf0cbae074b2df47dc6b462da4fd20 (patch)
tree08c0735b16914c998d54f5731e2669b82b14facf /tests/testsuites/imtcp-multiport.conf
parent78bc40e1af312d076c4cc2225c9281b6725217f6 (diff)
parent74ed599ea6ab96cffba35ca14f5654523f89bc61 (diff)
downloadrsyslog-35ea061f62cf0cbae074b2df47dc6b462da4fd20.tar.gz
rsyslog-35ea061f62cf0cbae074b2df47dc6b462da4fd20.tar.xz
rsyslog-35ea061f62cf0cbae074b2df47dc6b462da4fd20.zip
Merge branch 'diag'
Diffstat (limited to 'tests/testsuites/imtcp-multiport.conf')
-rw-r--r--tests/testsuites/imtcp-multiport.conf7
1 files changed, 2 insertions, 5 deletions
diff --git a/tests/testsuites/imtcp-multiport.conf b/tests/testsuites/imtcp-multiport.conf
index ec059fe4..9146f6e0 100644
--- a/tests/testsuites/imtcp-multiport.conf
+++ b/tests/testsuites/imtcp-multiport.conf
@@ -1,16 +1,13 @@
# Test for queue disk mode (see .sh file for details)
# rgerhards, 2009-05-22
+$IncludeConfig testsuites/diag-common.conf
+
$ModLoad ../plugins/imtcp/.libs/imtcp
$MainMsgQueueTimeoutShutdown 10000
$InputTCPServerRun 13514
$InputTCPServerRun 13515
$InputTCPServerRun 13516
-$ModLoad ../plugins/imdiag/.libs/imdiag
-$IMDiagServerRun 13500
-
-$ErrorMessagesToStderr off
-
$template outfmt,"%msg:F,58:2%\n"
$template dynfile,"rsyslog.out.log" # trick to use relative path names!
:msg, contains, "msgnum:" ?dynfile;outfmt