summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-03-15 17:25:26 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-03-15 17:25:26 +0100
commit66ab2a70e5bcc9637dfec89c6134abe10b96dde8 (patch)
tree20a8361a2167e760d689271b00ac77afa0e66baa /ChangeLog
parent32df7bf254f8e82f4857d9d0f5eeb49d678d08c8 (diff)
downloadrsyslog-66ab2a70e5bcc9637dfec89c6134abe10b96dde8.tar.gz
rsyslog-66ab2a70e5bcc9637dfec89c6134abe10b96dde8.tar.xz
rsyslog-66ab2a70e5bcc9637dfec89c6134abe10b96dde8.zip
added message property parsesuccess to indicate status of higher level parser run
added message property parsesuccess to indicate if the last run higher-level parser could successfully parse the message or not (see property replacer html doc for details)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce13e112..1c4b00f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@ Version 6.3.8 [DEVEL] 2012-02-??
- ommysql
- omlibdbi
- omsnmp
+. added message property parsesuccess to indicate if the last run
+ higher-level parser could successfully parse the message or not
+ (see property replacer html doc for details)
- bugfix: abort during startup when rsyslog.conf v6+ format was used in
a certain way
- bugfix: property $!all-json made rsyslog abort if no normalized data