I'd like to centralize the logs produced by syslogd on CentOS 4 by combining netcat and ssh to move the data from udp to tcp transport then across an encrypted tunnel. The problem I'm having is that ...