summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-08-17 14:44:42 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-08-17 14:44:42 +0200
commitaa10f7a16415112c014c6c628f2f25f4eb4beaa2 (patch)
treeb01b515b89a30e9b6a6a1c17e0d721fc95035efc /tests
parent1d0806b9e3c6e83443c8daa9da8f25bd4df75f9b (diff)
downloadrsyslog-aa10f7a16415112c014c6c628f2f25f4eb4beaa2.tar.gz
rsyslog-aa10f7a16415112c014c6c628f2f25f4eb4beaa2.tar.xz
rsyslog-aa10f7a16415112c014c6c628f2f25f4eb4beaa2.zip
legacy syslog parser changed so that it now accepts date stamps in wrong case.
Some devices seem to create them and I do not see any harm in supporting that.
Diffstat (limited to 'tests')
-rw-r--r--tests/testsuites/upcase-date.parse14
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/testsuites/upcase-date.parse1 b/tests/testsuites/upcase-date.parse1
new file mode 100644
index 00000000..2d21222a
--- /dev/null
+++ b/tests/testsuites/upcase-date.parse1
@@ -0,0 +1,4 @@
+<6>AUG 10 22:18:24 2009 netips-warden2-p [audit] user=[*SMS] src=192.168.11.11 iface=5 access=9 Update State Reset
+6,kern,info,Aug 10 22:18:24,2009,,, netips-warden2-p [audit] user=[*SMS] src=192.168.11.11 iface=5 access=9 Update State Reset
+#Example from RFC3164, section 5.4
+#Only the first two lines are important, you may place anything behind them!