summaryrefslogtreecommitdiff
path: root/doc/omfile.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2013-06-17 17:29:28 +0200
committerMichael Biebl <biebl@debian.org>2013-06-17 17:29:28 +0200
commitc62e2e3b0f562a4ce54f7edcbb76400d90118717 (patch)
tree8af5c3ee9571e612272f27bef45a701b6c953b13 /doc/omfile.html
parenta8cc121c4400881b45a9918351a7412053b00816 (diff)
downloadrsyslog-c62e2e3b0f562a4ce54f7edcbb76400d90118717.tar.gz
Imported Upstream version 7.4.1upstream/7.4.1
Diffstat (limited to 'doc/omfile.html')
-rw-r--r--doc/omfile.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/omfile.html b/doc/omfile.html
index a5c3bb3..438d694 100644
--- a/doc/omfile.html
+++ b/doc/omfile.html
@@ -111,8 +111,12 @@ File="/var/log/messages")
<p><b>Legacy Configuration Directives</b>:</p>
<ul>
- <li><strong>$DynaFileCacheSize </strong>(not mandatory, default will be used)<br>
- Defines a template to be used for the output. <br></li><br>
+ <li><strong>$DynaFileCacheSize </strong>(not mandatory, default 10)<br>
+ defines the maximum size of the dynafile cache for <b>this</b>
+ action. Cache size greatly affects performance and should be
+ set so that it matches the actual need. Note that files
+ inside the cache are kept open until either rsyslogd
+ is HUPed or the file is evicted from the cache.<br></li><br>
<li><strong>$OMFileZipLevel </strong>0..9 [default 0]<br>
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.<br></li><br>