From 6a69e478224d1513dbe8501e8978643ba89c8c82 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 1 Oct 2009 18:39:21 +0200 Subject: added $InputTCPServerNotifyOnConnectionClose config directive --- doc/imtcp.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/imtcp.html') diff --git a/doc/imtcp.html b/doc/imtcp.html index 5217634e..0ccdecc7 100644 --- a/doc/imtcp.html +++ b/doc/imtcp.html @@ -41,6 +41,10 @@ very limited interest in fixing this issue. This directive can not fix th That would require much more code changes, which I was unable to do so far. Full details can be found at the Cisco tcp syslog anomaly page. +
  • $InputTCPServerNotifyOnConnectionClose [on/off] (available since 4.5.5)
    +instructs imtcp to emit a message if the remote peer closes a connection.
    +Important: This directive is global to all listeners and must be given right +after loading imtcp, otherwise it may have no effect.
  • $InputTCPServerRun <port>
    Starts a TCP server on selected port
  • $InputTCPMaxListeners <number>
    -- cgit v1.2.3