I've configured standard syslog on a number of Suse Linux servers to log into a SuSe splunk server and they work fine. Using the same method I'm unable to get any HPUX 11i server to log syslog messages to the linux server.
I've checked 514/udp in both services files and also checked that the INET domain socket is in use on hpux.
netstat -an | grep 514 on the splunk server shows:
udp 0 0 :::514 :::*
Any clues ?
[Revised on Tue, 08 Aug 2006 06:58:47 -0700]