I’ve inherited a log server with multiple IPs, and the current logging tool  
(syslog-ng) selects output files based on the IP the message was sent too 
(e.g., routers send logs to 1.2.3.4, computers send logs to 1.2.3.5 both of 
which are IPs on eth0 of the syslog server).  There are sub-selections within 
the IP based on facility, priority, message content, and in some RARE cases the 
sender’s IP.  

Is there some way to support this scheme via rsyslog-5.8.10 on RHEL6?  It looks 
like udp’s input() supports an address to bind too, but tcp’s input() doesn’t 
appear to have that option, and I’m not sure how I could leverage that to guide 
messages to different log files anyway.

Thanks,
Ric
---


_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to