On Fri, Dec 11, 2009 at 07:24:00AM -0800, [email protected] wrote: > On Fri, 11 Dec 2009, Kenneth Marshall wrote: > > > On Fri, Dec 11, 2009 at 01:04:25PM +0100, Rainer Gerhards wrote: > >> if not subscribed to it, revisit bug tracker or forum post, there now > >> exist a > >> patch! :) > >> > >> Rainer > >> > > Thank you Rainer. It now logs once more. Unfortunately, I am having > > trouble getting the INSERT batching to work. Here is my current > > rsyslog.conf: > > note that rsyslog will only batch if it falls behind. the output module > basicly does a tight loop: > > any messages to process? > yes, grab up to batch size of them, process them and repeat. > > if there is only one message in the queue it will process that and loop > back. > > David Lang >
David, Thank you. That makes sense. I will do some load testing now. Regards, Ken _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

