On Wed, 14 Mar 2012, [email protected] wrote:

Now, all that being said, it would be a very good thing to be able to identify which input source someting came from, so if you have multiple imtcp entries, each listening on a specific IP address/port you can then filter on which listener received the message. Since you may be listening on multiple ports/protocols on the same IP address, this will need to be a string, not an IP address (TCP_0.0.0.0_514 vs UDP_0.0.0.0_514 vs RELP_0.0.0.0_514 for example)

with imfile this gets even more important (did this log come from /dir1/log or /dir2/log)

David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/

Reply via email to