HOST on message
Brought to you by:
sabernet
The standart syslog message has a format like:
<PRI><DATE> <HOST> <MESSAGE>
Using NTSYSLOG to log into a rsyslog on an unix
system, the syslog deamon try to filter messages by
the <HOST>, bus NTSYSLOG does not send the HOST
information.
I've made this modification in 1.13 source, and now
it's working well.
The code modified is attached.
Souce file modified