summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-06-04 15:10:24 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-06-04 15:10:24 +0200
commitf2800ba261d2fb7466cbdebbf80afe92f0bffd3d (patch)
treeb9d36b01c5c24e392c005070d8c5f3f2456bc274 /doc
parent9e434f19a9baa4a6f411808b5cb6bc22d6a32781 (diff)
downloadrsyslog-f2800ba261d2fb7466cbdebbf80afe92f0bffd3d.tar.gz
rsyslog-f2800ba261d2fb7466cbdebbf80afe92f0bffd3d.tar.xz
rsyslog-f2800ba261d2fb7466cbdebbf80afe92f0bffd3d.zip
modified stream class and omfile to work with it
now some basic operations are carried out via the stream class.
Diffstat (limited to 'doc')
-rw-r--r--doc/rsyslog_conf_global.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/rsyslog_conf_global.html b/doc/rsyslog_conf_global.html
index 778e18f8..0f408fcf 100644
--- a/doc/rsyslog_conf_global.html
+++ b/doc/rsyslog_conf_global.html
@@ -189,6 +189,9 @@ supported in order to be compliant to the upcoming new syslog RFC series.
<li><a href="rsconf1_maxopenfiles.html">$MaxOpenFiles</a></li>
<li><a href="rsconf1_moddir.html">$ModDir</a></li>
<li><a href="rsconf1_modload.html">$ModLoad</a></li>
+<li><b>$OMFileZipLevel</b> 0..9 [default 0] - if greater 0, turns on gzip compression
+of the output file. The higher the number, the better the compression, but also the
+more CPU is required for zipping.</li>
<li><b>$RepeatedMsgContainsOriginalMsg</b> [on/<b>off</b>] - "last message repeated n times" messages, if generated,
have a different format that contains the message that is being repeated.
Note that only the first "n" characters are included, with n to be at least 80 characters, most