Re: [nxlog-ce-users] forward to udp syslog with the original IP source

2013-07-10 Thread Botond Botyanszki
Hi François, There is no spoofing support in om_udp. In theory it wouldn't be very hard to implement. Feel free to file an enhancement ticket: https://sourceforge.net/apps/trac/nxlog-ce/ The sender address is stored in the $MessageSourceAddress field. This can be used to put it into the message

[nxlog-ce-users] forward to udp syslog with the original IP source

2013-07-10 Thread François Lepage
Hi, I use NXLOG to forward filtered syslog messages to an other syslog server. Is it possible to keep the original source IP when we forward the messages to a UDP syslog server? By advance many thanks for your answers. François ---