From fa8a1f57bf92f62daa988973a09a71ecf3e58f07 Mon Sep 17 00:00:00 2001 From: Milan Bartos Date: Mon, 6 Aug 2012 12:48:35 +0200 Subject: update documentation for parsing trusted properties --- doc/imuxsock.html | 2 ++ 1 file changed, 2 insertions(+) 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. 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. +
  • $SystemLogParseTrusted [on/off] - specifies if Trusted Properties shall be parsed +and saved into libee event structure. This option needs $SystemLogSocketAnnotate to be on.
  • $SystemLogRateLimitInterval [number] - specifies the rate-limiting interval in seconds. Default value is 5 seconds. Set it to 0 to turn rate limiting off.
  • -- cgit