summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-01-13 17:21:41 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-01-13 17:21:41 +0000
commit11044fe37ca36ae69112de3f8d1a9b6c48926334 (patch)
tree3c923b9da4e0547c3638e337e50fab58debbc509 /doc/rsyslog_conf.html
parentbbf0aecbbd3d4adf2f952011418701dce0236234 (diff)
downloadrsyslog-11044fe37ca36ae69112de3f8d1a9b6c48926334.tar.gz
rsyslog-11044fe37ca36ae69112de3f8d1a9b6c48926334.tar.xz
rsyslog-11044fe37ca36ae69112de3f8d1a9b6c48926334.zip
renamed $MainMsgQueuePersistUpdateCount config file directive to
$MainMsgQueueCheckpointInterval
Diffstat (limited to 'doc/rsyslog_conf.html')
-rw-r--r--doc/rsyslog_conf.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rsyslog_conf.html b/doc/rsyslog_conf.html
index a8eaf062..ee54c00f 100644
--- a/doc/rsyslog_conf.html
+++ b/doc/rsyslog_conf.html
@@ -59,11 +59,11 @@ development and quite unstable...). So you have been warned ;)</p>
<li>$klogUseSyscallInterface (imklog)&nbsp; [on/<b>off</b>] -- former klogd
-2 option</li>
<li>$klogSymbolsTwice (imklog) [on/<b>off</b>] -- former klogd -s option</li>
+ <li>$MainMsgQueueCheckpointInterval &lt;number&gt;</li>
<li>$MainMsgQueueFileName &lt;name&gt;</li>
<li>$MainMsgQueueImmediateShutdown [on/<b>off</b>]</li>
<li><a href="rsconf1_mainmsgqueuesize.html">$MainMsgQueueSize</a></li>
<li>$MainMsgQueueMaxFileSize &lt;size_nbr&gt;, default 1m</li>
- <li>$MainMsgQueuePersistUpdateCount &lt;number&gt;</li>
<li>$MainMsgQueueType [<b>FixedArray</b>/LinkedList/Direct/Disk]</li>
<li>$MainMsgQueueWorkerThreads &lt;number&gt;, num worker threads, default 1,
recommended 1</li>