summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilan Bartos <mbartos@redhat.com>2012-08-06 12:48:35 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-08-21 14:21:20 +0200
commitfa8a1f57bf92f62daa988973a09a71ecf3e58f07 (patch)
treea11cabc303810075ad1bec22e400c1c5241d1aec
parent7e21d789a81eeb03b2703101eab366c53ccc4ca6 (diff)
downloadrsyslog-fa8a1f57bf92f62daa988973a09a71ecf3e58f07.tar.gz
rsyslog-fa8a1f57bf92f62daa988973a09a71ecf3e58f07.tar.xz
rsyslog-fa8a1f57bf92f62daa988973a09a71ecf3e58f07.zip
update documentation for parsing trusted properties
-rw-r--r--doc/imuxsock.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/imuxsock.html b/doc/imuxsock.html
index 34a696d9..19f9cf51 100644
--- a/doc/imuxsock.html
+++ b/doc/imuxsock.html
@@ -104,6 +104,8 @@ to the system log socket.</li>
be obtained from the log socket itself. If so, the TAG part of the message is rewritten.
It is recommended to turn this option on, but the default is "off" to keep compatible
with earlier versions of rsyslog. This option was introduced in 5.7.0.</li>
+<li><b>$SystemLogParseTrusted</b> [on/<b>off</b>] - specifies if Trusted Properties shall be parsed
+and saved into libee event structure. This option needs $SystemLogSocketAnnotate to be on.</li>
<li><b>$SystemLogRateLimitInterval</b> [number] - specifies the rate-limiting
interval in seconds. Default value is 5 seconds. Set it to 0 to turn rate limiting off.
</li>