> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Rainer Gerhards > Sent: Tuesday, June 05, 2012 3:52 PM > To: rsyslog-users > Subject: Re: [rsyslog] Adding message when rsyslogd terminates > > Just go an idea: do you run a plain 5.8.11 without the several patches I > created > for you? Without some of them, the behavior I see in the debug log could > happen... I'll retry with 5.8.11. If in doubt, can you checkout v5-stable git > head > and use that one?
Yup, that's probably the cause. With plain 5.8.11 I have the same issue. I guess you are missing a regression fix. Pls try git v5-stable head. Rainer > > Rainer > > > -----Original Message----- > > From: [email protected] [mailto:rsyslog- > > [email protected]] On Behalf Of Marcin Miroslaw > > Sent: Tuesday, June 05, 2012 3:33 PM > > To: [email protected] > > Subject: Re: [rsyslog] Adding message when rsyslogd terminates > > > > W dniu 05.06.2012 15:19, Rainer Gerhards pisze: > > > Even after reviewing the full debug log, this keeps being mysterious. It > > somehow intends to submit the message, but it is never actually enqueued. As > > we have small debug logs, we can probably go the extra length and include > very > > precise program flow information. > > > > > > IMPORTANT: you need to run ./configure with --enable-rtinst, else we will > not > > get any additional information. Then set > > > > > > export RSYSLOG_DEBUG="debug logfuncflow" > > [...] > > > > (this is an excerpt from the shutdown message processing on my machine). > > Note that not 100% of all function calls are covered, but the vast majority > > is. > So > > the debug log with these settings should provide very precise information - > let's > > hope for the best... (at least it should provide clues where further > > instrumentation would be beneficial). > > > > > > Please give it a spin. Note that the debug log is 3..5 times larger than > > > what > you > > are used to. *Never* try this on a production system ;) > > > > I've tried on production desktop, we all are still alive;) > > Debug log is attached. > > Thanks! > _______________________________________________ > 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

