-----Mensaje original----- De: rsyslog En nombre de Yury Bushmelev via rsyslog Enviado el: lunes, 6 de mayo de 2024 7:37 Para: rsyslog-users <[email protected]> CC: Yury Bushmelev <[email protected]> Asunto: Re: [rsyslog] [Maybe OFF-TOPIC] Add TAG in syslogd/klogd
Hello! If you can change the remote syslog port on your sender side, then there is another way. You can create a dedicated rsyslog input listening on a port (imptcp/imtcp/imudp), bind it to a ruleset, then assume that every message in the ruleset is from that expected sender (just do not use that port for anything else). Yes Yuri! This is a very Good solution in my case! Great. The old syslogd client only looks send logs on UDP, and I've changed all another hosts, on TCP. And all traffic received by UDP is processed by a ruleset have to come from our old syslogd friend. Thank you!!! _______________________________________________ rsyslog mailing list https://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.

