summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/rfctag.conf
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-09 17:21:01 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-09 17:21:01 +0200
commit4130ca8670b37d0fe92a1abb47a2840c62604ded (patch)
treee6370bf013f0026d3b3ad726b37776753902c662 /tests/testsuites/rfctag.conf
parent9f286c0c4c21128c66305166ae379d3f7b07f673 (diff)
parent6fde78cb744b22eb5790d43297acab249ca0e7fa (diff)
downloadrsyslog-4130ca8670b37d0fe92a1abb47a2840c62604ded.tar.gz
rsyslog-4130ca8670b37d0fe92a1abb47a2840c62604ded.tar.xz
rsyslog-4130ca8670b37d0fe92a1abb47a2840c62604ded.zip
Merge branch 'v4-devel'
Diffstat (limited to 'tests/testsuites/rfctag.conf')
-rw-r--r--tests/testsuites/rfctag.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/testsuites/rfctag.conf b/tests/testsuites/rfctag.conf
new file mode 100644
index 00000000..8619e89e
--- /dev/null
+++ b/tests/testsuites/rfctag.conf
@@ -0,0 +1,9 @@
+$ModLoad ../plugins/omstdout/.libs/omstdout
+$IncludeConfig nettest.input.conf # This picks the to be tested input from the test driver!
+
+$ErrorMessagesToStderr off
+
+# use a special format
+# Note: the plus signs are necessary to detect truncated logs!
+$template fmt,"+%syslogtag:1:32%+\n"
+*.* :omstdout:;fmt