Thanks, I have just merged! :-) Rainer
> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Tomas Heinrich > Sent: Wednesday, January 09, 2013 7:38 PM > To: rsyslog-users > Subject: Re: [rsyslog] Unix socket with rfc5424 messages > > On 11/29/2012 03:49 PM, [email protected] wrote: > > Hi all, > > > > following this thread of the forum : > > http://kb.monitorware.com/post22948.html#p22948 , would it be possible > > to integrate the following patch in the trunk ? > > The only thing it does is to try the RFC3339 timestamp format on > > top of the old one for logs coming through the unix socket. > > Hi, > > it seems I've hit a bug related to this. There's a string length decrement > missing in ParseTIMESTAMP3339() with these symptoms: > > input to imuxsock: <133>2012-12-10T16:47:28.229278+01:00 1234 5678 90ab > message in log file: Dec 10 16:47:28 rawhide 1234 4 5678 90ab > > Correcting the string length seemed to fix it and I didn't pursue why it > generated this specific artifact. Patch is attached. > > Tomas _______________________________________________ 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 NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

