> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of bodik > Sent: Monday, June 11, 2012 1:58 PM > To: rsyslog-users > Cc: Zdenek Salvet > Subject: [rsyslog] $RepeatedMsgReduction discarding hostname > > Hello, > > Zdenek Salvet found, that rsyslog discards hostname when > $RepeatedMsgReduction is ON. This is reproducible both on v5-stable and > v6-stable branch. V4 version seems to be working fine.
Just to be sure: you say the hostname is set to "" (empty string)? Rainer > > I briefly looked into action.c, but there no major changes in message > preparation. Does anyone has an idea where it may come from? > > Thank you very much > bodik > > ---------- > > Jun 11 13:22:32 server2 root: a > Jun 11 13:22:35 root: last message repeated 4 times Jun 11 13:22:35 server2 > root: b > > ---------- > > rsyslogd 5.8.12, compiled with: > FEATURE_REGEXP: Yes > FEATURE_LARGEFILE: No > GSSAPI Kerberos 5 support: Yes > FEATURE_DEBUG (debug build, slow code): No > 32bit Atomic operations supported: Yes > 64bit Atomic operations supported: Yes > Runtime Instrumentation (slow code): No > > ---------- > rsyslogd 6.2.1, compiled with: > FEATURE_REGEXP: Yes > FEATURE_LARGEFILE: No > GSSAPI Kerberos 5 support: Yes > FEATURE_DEBUG (debug build, slow code): No > 32bit Atomic operations supported: Yes > 64bit Atomic operations supported: Yes > Runtime Instrumentation (slow code): No > _______________________________________________ > 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 _______________________________________________ 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

