summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-08-11 14:38:21 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-08-11 14:38:21 +0200
commite7d4ec890b42ceb0ab9bb4ee5ecc9a9e489c7388 (patch)
treede12c2d3cb726739e4021e1a09975cb07f3f2838 /doc
parentc664adfa1683763ae503f2da9e8d4d528d6634d1 (diff)
downloadrsyslog-e7d4ec890b42ceb0ab9bb4ee5ecc9a9e489c7388.tar.gz
rsyslog-e7d4ec890b42ceb0ab9bb4ee5ecc9a9e489c7388.tar.xz
rsyslog-e7d4ec890b42ceb0ab9bb4ee5ecc9a9e489c7388.zip
imptcp: added $InputPTCPServerNotifyOnConnectionClose directive
plus some minor cleanup
Diffstat (limited to 'doc')
-rw-r--r--doc/imptcp.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/imptcp.html b/doc/imptcp.html
index 913563a5..c63ddc34 100644
--- a/doc/imptcp.html
+++ b/doc/imptcp.html
@@ -45,10 +45,7 @@ That would require much more code changes, which I was unable to do so far. Full
can be found at the <a href="http://www.rsyslog.com/Article321.phtml">Cisco tcp syslog anomaly</a>
page.
<li>$InputPTCPServerNotifyOnConnectionClose [on/<b>off</b>]<br>
-<b>CURRENTLY DISABLED</b><br>
instructs imptcp to emit a message if the remote peer closes a connection.<br>
-<b>Important:</b> This directive is global to all listeners and must be given right
-after loading imptcp, otherwise it may have no effect.</li>
<li>$InputPTCPServerRun &lt;port&gt;<br>
Starts a TCP server on selected port</li>
<li>$InputPTCPServerInputName &lt;name&gt;<br>