diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-29 11:38:06 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-29 11:38:06 +0000 |
commit | fc166fb84d027cf3f7fb54c8cdce44ec682fc3c2 (patch) | |
tree | ebbaacb33dc72e7e7e91fe4e5c9306901df76234 /doc/rsyslog_conf.html | |
parent | 23dd725925d75f519aa40058805bafcb29b340ce (diff) | |
download | rsyslog-fc166fb84d027cf3f7fb54c8cdce44ec682fc3c2.tar.gz rsyslog-fc166fb84d027cf3f7fb54c8cdce44ec682fc3c2.tar.xz rsyslog-fc166fb84d027cf3f7fb54c8cdce44ec682fc3c2.zip |
added some info on queues (needs to be extended)
Diffstat (limited to 'doc/rsyslog_conf.html')
-rw-r--r-- | doc/rsyslog_conf.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/rsyslog_conf.html b/doc/rsyslog_conf.html index 929a8a0b..0f3f2a2d 100644 --- a/doc/rsyslog_conf.html +++ b/doc/rsyslog_conf.html @@ -29,6 +29,9 @@ them are in bold. A more in-depth description will appear as implementation progresses. Directives may change during that process, we will NOT try hard to maintain backwards compatibility (after all, v3 is still very early in development and quite unstable...). So you have been warned ;)</p> +<p>Be sure to read information about <a href="queues.html">queues in rsyslog</a> +- many parameter settings modify queue parameters. If in doubt, use the default, +it is usually well-choosen and applicable in most cases.</p> <ul> <li><a href="rsconf1_actionexeconlyifpreviousissuspended.html">$ActionExecOnlyIfPreviousIsSuspended</a></li> <li><a href="rsconf1_actionresumeinterval.html">$ActionResumeInterval</a></li> |