summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/malformed1.parse1
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-14 11:19:15 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-14 11:19:15 +0200
commit5ae0148ed5f508b52f8a35947a4648d6e7187c7f (patch)
treee62dff7bf258530826dd013a9d15a3e5f56cec6f /tests/testsuites/malformed1.parse1
parentbecc47cef625bfabf53589bb98ca10c352a4c824 (diff)
parent225483127e13aa59ae3286772342c73bc600e2b8 (diff)
downloadrsyslog-5ae0148ed5f508b52f8a35947a4648d6e7187c7f.tar.gz
rsyslog-5ae0148ed5f508b52f8a35947a4648d6e7187c7f.tar.xz
rsyslog-5ae0148ed5f508b52f8a35947a4648d6e7187c7f.zip
Merge branch 'beta'
Diffstat (limited to 'tests/testsuites/malformed1.parse1')
-rw-r--r--tests/testsuites/malformed1.parse15
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/testsuites/malformed1.parse1 b/tests/testsuites/malformed1.parse1
new file mode 100644
index 00000000..2d95170d
--- /dev/null
+++ b/tests/testsuites/malformed1.parse1
@@ -0,0 +1,5 @@
+<131>Oct 8 23:05:06 10.321.1.123 05",result_code=200,b
+131,local0,err,Oct 8 23:05:06,10.321.1.123,05",result_code=200,b,05",result_code=200,b
+# a somewhat mangeld-with real-life sample of a malformed message
+# the key here is not what is being parsed, but that we do not abort!
+# NOTE: if a parser enhancement breaks the format, this is probably OK