> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of [email protected] > Sent: Wednesday, March 14, 2012 7:46 PM > To: rsyslog-users > Subject: Re: [rsyslog] which local IP address to use > > 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)
This is supposed to be handled by $InputFileTag Rainer _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/

