Operating System - HP-UX
1837896 Members
3474 Online
110122 Solutions
New Discussion

how to set the syslogd to record the other host 's forwarding message ?

 
tigerjaz
Occasional Advisor

how to set the syslogd to record the other host 's forwarding message ?

how to set the syslogd to record the other host 's forwarding message ?
i man syslogd. it tell me to set the internet domain socket in /etc/services.
i don't know how to do it.pls help me.
laomao
2 REPLIES 2
tigerjaz
Occasional Advisor

Re: how to set the syslogd to record the other host 's forwarding message ?

i want to receive the log from cisco 6509 router.how to set in /etc/syslog.conf?
laomao
U.SivaKumar_2
Honored Contributor

Re: how to set the syslogd to record the other host 's forwarding message ?

Hi,
In /etc/services ensure you have this line.
syslog 514/udp
Now all you have to do is on the cisco router side.
city-cisco(config)#logging x.x.x.x
where x.x.x.x is the HP-UX server ip address where you want to collect cisco log messages.
Now you can collect the cisco log messages in
/var/adm/syslog/syslog.log file.

regards,
U.SivaKumar
Innovations are made when conventions are broken