summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-03-18 17:55:15 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-03-18 17:55:15 +0100
commit27a639ed8875969574543f7738c7bcb14c6149d2 (patch)
tree5cd29af194fba23b765476a0f4897d6d08cf3f7c /doc
parent7268b9bc5b8a7d4ea58cbec7fb6180574e2b20d6 (diff)
downloadrsyslog-27a639ed8875969574543f7738c7bcb14c6149d2.tar.gz
rsyslog-27a639ed8875969574543f7738c7bcb14c6149d2.tar.xz
rsyslog-27a639ed8875969574543f7738c7bcb14c6149d2.zip
omfile bugfixing
- fixed a bug that caused action retries not to work correctly situation was only cleared by a restart - bugfix: closed dynafile was potentially never written until another dynafile name was generated - potential loss of messages
Diffstat (limited to 'doc')
-rw-r--r--doc/rsyslog_conf_global.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rsyslog_conf_global.html b/doc/rsyslog_conf_global.html
index b0c1e400..d011bd2b 100644
--- a/doc/rsyslog_conf_global.html
+++ b/doc/rsyslog_conf_global.html
@@ -103,6 +103,7 @@ default 60000 (1 minute)]</li>
<li>$DefaultNetstreamDriver &lt;drivername&gt;, the default <a href="netstream.html">network stream driver</a> to use. Defaults to&nbsp;ptcp.$DefaultNetstreamDriverCAFile &lt;/path/to/cafile.pem&gt;</li>
<li>$DefaultNetstreamDriverCertFile &lt;/path/to/certfile.pem&gt;</li>
<li>$DefaultNetstreamDriverKeyFile &lt;/path/to/keyfile.pem&gt;</li>
+<li><b>$CreateDirs</b> [<b>on</b>/off] - create directories on an as-needed basis</li>
<li><a href="rsconf1_dircreatemode.html">$DirCreateMode</a></li>
<li><a href="rsconf1_dirgroup.html">$DirGroup</a></li>
<li><a href="rsconf1_dirowner.html">$DirOwner</a></li>