Ronan Mullally wrote:
On Tue, 1 Aug 2000, Pesce, Nicholas (FUSA) wrote:
This seems legitimate. But I could be off. Has anyone else had problems I also pinged the remote server to make sure that I could get to it in the first place.
Check that the syslogd on the remote box is set up to receive messages from the network. AFAIK most Linux distributions these days (for example) aren't.
I was just looking at exactly the same thing today, we log all our syslogs out to one server. Everything else works fine, the filer doesn't. Sounds like a bug of some sort: syslog.conf extract from filer: *.info local5@212.111.41.140 and on our loghost: local4.* /var/log/lb # Netapp01 messages local5.* /var/log/netapp01
The one thing I read was that it had to be tab seperated but I've already checked that.