Hi,
Another minor thing I've noticed in 2.1.1... the port number in the
log statistics for a remote destination is wrong:
dropped='tcp(dest-host:514)=0 [...]
The syslog-ng daemon is running on port 2000, and the data is
correctly being sent there. In 2.0.9, it said instead:
dropped='tcp(AF_INET(10.1.73.18:2000))=0'
Joe