I am doing something similar. Syslog-ng setup to listen on 514 for remote sources. Then sends to 127.0.0.1:515.
Change /opt/zenoss/zensyslog to use port 515 (somewhere in the first 15 lines of the script) and restart zensyslog. This way, syslog-ng takes the message on 514 then passes it to zensyslog on 515. Note that I compiled zensyslog with specific flags to spoof the original source so zensyslog thinks the message came from the original device. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=15659#15659 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
