Hi Tomas, thanks for the patch, looks like I have forgotten a commit ;)
David and others: do you find this functionality useful? If I do not receive any further comments, I'll conclude it is not and will not further work on it. Thanks all, Rainer > -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Tomas Heinrich > Sent: Monday, January 05, 2009 3:53 PM > To: rsyslog-users > Subject: Re: [rsyslog] suggested tweak to rsyslog > > On 12/19/2008 12:57 PM, Rainer Gerhards wrote: > > David, > > > > one thing I can do rather quickly. Maybe it's good enough. I've done > a > > tester, which lacks proper configuration, but I would appreciate > > feedback on it: > > > > > http://git.adiscon.com/?p=rsyslog.git;a=commitdiff;h=a185665be4cf699752 > 5 > > 89d81ef6e396dd61f68b6 > > > > Details in git commit comment. > > > > Rainer > > Hi, > > I think there's a small bug in the new code: > > - snprintf((char*)szRepMsg, sizeof(szRepMsg), "message repeated %d > times: [%.800]", > + snprintf((char*)szRepMsg, sizeof(szRepMsg), "message repeated %d > times: [%.800s]", > > Tomas > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

