1
response
response
Preserve source IP address
Hi
I'm trying to do a syslog udp to tcp converter using this method from the user's manual:
<Input in>
Module im_tcp
Host 0.0.0.0
Port 2345
</Input>
<Output out>
Module om_tcp
Host mysyslog.domain.local
Port 514
</Output>