On Mon, Feb 23, 2009 at 18:11,  <[email protected]> wrote:
> I have a need to use some products that are stupid enough to ignore the
> host field in the syslog message and instead base everything on the IP
> address the message originates from.
>
> some other syslog servers can handle this by forging the source of the UDP
> packet, can rsyslog do this?

So is rsyslog originating the messages, or are you using it to
aggregate them and then feed them on to the other [bad] acceptors?  I
am unaware of a way to get rsyslog to forge packets (short of writing
an output module), but unless you must get another syslog daemon into
the mix, you may be better off just feeding your messages directly to
the other collector.
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to