summaryrefslogtreecommitdiffstats
path: root/doc/imptcp.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v5-devel'Rainer Gerhards2011-06-271-1/+19
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/imklog.c plugins/imptcp/imptcp.c plugins/imtcp/imtcp.c plugins/imuxsock/imuxsock.c plugins/mmsnmptrapd/mmsnmptrapd.c tools/omfile.c
| * added support to control KEEPALIVE settings in imptcpRainer Gerhards2011-05-131-0/+15
| | | | | | | | this has not yet been added to imtcp, but could be done on request
| * imptcp: added capability to activate keep-alive at socket layerRainer Gerhards2011-05-111-1/+4
| |
* | cleanup of imptcp; doc added; config statement for workers addedRainer Gerhards2011-01-311-0/+5
|/
* imptcp: added $InputPTCPServerAddtlFrameDelimiter directiveRainer Gerhards2010-08-111-2/+1
| | | | also improved testbench
* imptcp: added $InputPTCPServerNotifyOnConnectionClose directiveRainer Gerhards2010-08-111-3/+0
| | | | plus some minor cleanup
* added imptcpRainer Gerhards2010-08-101-0/+84
imptcp is a simplified, Linux-specific and potentielly fast syslog plain tcp input plugin (NOT supporting TLS!)