diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-13 17:16:59 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-13 17:16:59 +0000 |
commit | bbf0aecbbd3d4adf2f952011418701dce0236234 (patch) | |
tree | c84a9cfb128177c596b0d4173194bf2bf2b50e66 /doc/rsyslog_conf.html | |
parent | 7791cf780f348c18de06bd06627bb986078db063 (diff) | |
download | rsyslog-bbf0aecbbd3d4adf2f952011418701dce0236234.tar.gz rsyslog-bbf0aecbbd3d4adf2f952011418701dce0236234.tar.xz rsyslog-bbf0aecbbd3d4adf2f952011418701dce0236234.zip |
added $MainMsgQueuePersistUpdateCount config file directive
Diffstat (limited to 'doc/rsyslog_conf.html')
-rw-r--r-- | doc/rsyslog_conf.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rsyslog_conf.html b/doc/rsyslog_conf.html index 073d9697..a8eaf062 100644 --- a/doc/rsyslog_conf.html +++ b/doc/rsyslog_conf.html @@ -63,6 +63,7 @@ development and quite unstable...). So you have been warned ;)</p> <li>$MainMsgQueueImmediateShutdown [on/<b>off</b>]</li> <li><a href="rsconf1_mainmsgqueuesize.html">$MainMsgQueueSize</a></li> <li>$MainMsgQueueMaxFileSize <size_nbr>, default 1m</li> + <li>$MainMsgQueuePersistUpdateCount <number></li> <li>$MainMsgQueueType [<b>FixedArray</b>/LinkedList/Direct/Disk]</li> <li>$MainMsgQueueWorkerThreads <number>, num worker threads, default 1, recommended 1</li> |