Hi,
we are currently using udp for sending logs from rsyslog clients to a rsyslog server, but i want to move to relp. with udp, the fromhost propery is resolved to the hostname of the client, i.e without the domain. If i send logs via tcp (@@) instead, the fromhost property resolves to the fqdn of the client, and when i use relp, the fromhost property is not resolved at all - its just the ip address.
My problem is that i want to use relp but i want the fromhost property to resolve to the hostname - how can i make that happen?
Rsyslog version: rsyslog-3.21.9-2.fc10 (both clients and server)
/Adam Winberg


