summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-04-01 18:58:58 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-04-01 18:58:58 +0200
commit5351538b0aaa3db199b1116c33b38542e81edb41 (patch)
tree111538f384e798b5b2f6b8838c3fa5624b1a5778 /doc
parent74df1b744f9482a315d88dbc7465557afa96897d (diff)
downloadrsyslog-5351538b0aaa3db199b1116c33b38542e81edb41.tar.gz
rsyslog-5351538b0aaa3db199b1116c33b38542e81edb41.tar.xz
rsyslog-5351538b0aaa3db199b1116c33b38542e81edb41.zip
impstats: added $PStatsJSON directive
Diffstat (limited to 'doc')
-rw-r--r--doc/impstats.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/impstats.html b/doc/impstats.html
index 260c1aa4..64b04a30 100644
--- a/doc/impstats.html
+++ b/doc/impstats.html
@@ -36,6 +36,10 @@ is 5 (syslog).This is useful for filtering messages.</li>
<li>$PStatSeverity &lt;numerical severity&gt;<br>
The numerical syslog severity code to be used for generated messages. Default
is 6 (info).This is useful for filtering messages.</li>
+<li>$PStatJSON &lt;on/<b>off</b>&gt; (rsyslog v6.3.8+ only)<br>
+If set to on, stats messages are emitted as structured cee-enhanced syslog. If
+set to off, legacy format is used (which is compatible with pre v6-rsyslog).
+</li>
</ul>
<b>Caveats/Known Bugs:</b>
<ul>