On 06/11/2012 08:29 PM, bodik wrote: >> This should fix it: >> >> http://git.adiscon.com/?p=rsyslog.git;a=commitdiff;h=3ebbb9c4bbfe5d4a815861afde28df47d35b022e >> >> (I could reproduce and it fixed it for me). > > Cool, it does, but PreserveFQDN seems to stop working. 5.8.13 prints > only pure name, but not domain. I'm not sure, if that is because of this > patch or something else. Version 5.8.11 works fine but, 5.8.13 don't.
let me correct this. The last version which has correct PreserveFQDN behavior is 5.8.10. There are many changes regarding this feature between v5.8.10..v5.8.11 The interresting think is that FQDN is in initial logs from rsyslog startup, but since 5.8.11, subsequent messages does not include the domain. The same bug is also in v6-stable. Would you mind to look at it just one more time please ? ;) bodik -------------------------------- Jun 11 21:24:58 server2.zcu.cz kernel: imklog 5.8.10, log source = /proc/kmsg started. Jun 11 21:24:58 server2.zcu.cz rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="28807" x-info="http://www.rsyslog.com"] start Jun 11 21:25:01 server2.zcu.cz /USR/SBIN/CRON[28851]: (root) CMD (/usr/local/sbin/check_mounts) Jun 11 21:25:07 server2.zcu.cz root: a Jun 11 21:26:20 server2.zcu.cz kernel: imklog 5.8.11, log source = /proc/kmsg started. Jun 11 21:26:20 server2.zcu.cz rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="29005" x-info="http://www.rsyslog.com"] start Jun 11 21:26:26 server2 root: ff _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards

