summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf_global.html
diff options
context:
space:
mode:
authorMarius Tomaschewski <mt@suse.de>2011-04-04 17:29:28 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-04-08 11:17:24 +0200
commit0a6e7fcb2201c097da717b54ec82bdd98c4a5452 (patch)
treee3449a8fd4d849f2d101b8f406cf7aaaadbd7d01 /doc/rsyslog_conf_global.html
parent770070a3caf22aee66b18bb98320a59d0ad41fa1 (diff)
downloadrsyslog-0a6e7fcb2201c097da717b54ec82bdd98c4a5452.tar.gz
rsyslog-0a6e7fcb2201c097da717b54ec82bdd98c4a5452.tar.xz
rsyslog-0a6e7fcb2201c097da717b54ec82bdd98c4a5452.zip
corrected ActionSendResendLastMsgOnReconnect docs
Signed-off-by: Marius Tomaschewski <mt@suse.de>
Diffstat (limited to 'doc/rsyslog_conf_global.html')
-rw-r--r--doc/rsyslog_conf_global.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rsyslog_conf_global.html b/doc/rsyslog_conf_global.html
index 7d121a4a..a5d69f1d 100644
--- a/doc/rsyslog_conf_global.html
+++ b/doc/rsyslog_conf_global.html
@@ -93,7 +93,7 @@ default 60000 (1 minute)]</li>
<li>$ActionQueueWorkerThreadMinumumMessages &lt;number&gt;, default 100</li>
<li><a href="rsconf1_actionresumeinterval.html">$ActionResumeInterval</a></li>
<li>$ActionResumeRetryCount &lt;number&gt; [default 0, -1 means eternal]</li>
-<li>$ActionSendResendLastMsgOnReconn &lt;[on/<b>off</b>]&gt; specifies if the last message is to be resend when a connecition broken and has been reconnedcted. May increase reliability, but comes at the risk of message duplication.
+<li>$ActionSendResendLastMsgOnReconnect &lt;[on/<b>off</b>]&gt; specifies if the last message is to be resend when a connecition breaks and has been reconnected. May increase reliability, but comes at the risk of message duplication.
<li>$ActionSendStreamDriver &lt;driver basename&gt; just like $DefaultNetstreamDriver, but for the specific action</li>
<li>$ActionSendStreamDriverMode &lt;mode&gt;, default 0, mode to use with the stream driver (driver-specific)</li>
<li>$ActionSendStreamDriverAuthMode &lt;mode&gt;,&nbsp; authentication mode to use with the stream driver. Note that this directive requires TLS