> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of [email protected] > Sent: Wednesday, March 16, 2011 5:35 AM > To: rsyslog-users > Subject: Re: [rsyslog] Apache/Rsyslog stop working after several hours > > On Mon, 14 Mar 2011, Todd Michael Bushnell wrote: > > > David, > > > > Thanks for the response. This was sent before I did the upgrade. > > Many of the problems were resolved with that upgrade. Couple > > follow-up points to your thorough email: > > > > 1. I configured the mainmsgqueue per recommendation of someone else > > on the list as a way to prevent rsyslog log processing bottleneck from > > causing Apache to choke and die: > > > > $MainMsgQueueFileName mainqueue > > $MainMsgQueueType LinkedList > > Rainer can correct me here, but I don't think that QueueFileName makes any > difference with FixedArray or LinkedList message types
As usual, David is absolutely right :) The queue file name is simply ignored in that case. Rainer _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

