Hi, I have an Rsyslog instance which listens on several ports.
I would like to do port based filtering. For example I would like to say "if $from-port == 1234 then do thus" I read the documentation page which lists available properties [1] but found none which exposes the port number. So I have the feeling I can not do port based filtering, am I correct or did I overlook something ? If I can not do port based filtering, is it possible to prepend the InputTCPServerRun port in the syslog message so I can process it in an output module ? Thanks in advance for your feedback. Best Regards, 1. http://www.rsyslog.com/doc/property_replacer.html -- Jérôme Renard _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/

