Hi

Hi i am trying to configure zenoss syslog. But now at zenoss syslogs i am
getting following error
2008-11-18 15:46:26 WARNING zen.Syslog: parseTag failed:'last message
repeated 76 times'
And still remote logging to zenlogs is not working.

These are the following things i have done.
At Zenoss
1) i stopped the system syslog at port 514
and when i do netstat -nlp | grep "514"       i have only zoss on it. like
as follow

udp        0      0 0.0.0.0:514             0.0.0.0:*
2948/.python.bin


2)  At monitored server i have done following

vi /etc/syslog.conf
and added following lines
*.warn;mail.none;news.none      @<10.121.23.14>
mail.err        @<10.121.23.14>

 10.121.23.14 is my zenoss server IP.

restarted the syslog daemon.

now when i run the following command
/usr/bin/logger -p crit test

i see only local logging at monitored server itself not on zenoss syslog.


Regards
Anil Sharma
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to