I am running eventreport 8.3.277.
At this point I am forwarding data to a central syslog server running syslog-ng. When I configure eventreporter with TCP/(one message per connection) I end up with extra TIME_WAIT connections. I would expect a clean break. I have tried TCP/(persistent connection) but I never see any data flow to the syslog server. I verified this by running wireshark. I would like to use TCP if at all possible, but I can't run TCP if no data is being sent, or if I end up with a bunch of TIME_WAIT connections.
What am I missing in the TCP realm?
Any help is appreciated.


