-------- Original message -------- From: Fabien Wernli <wernli@in2p3.fr> Date: 04/29/2015 9:55 AM (GMT-05:00) To: syslog-ng@lists.balabit.hu Subject: Re: [syslog-ng] syslog-ng memory leak ? valgrind attached
Hi Jim,
On Wed, Apr 29, 2015 at 09:49:05AM -0400, Jim Hendrick wrote: > From 3.6.2 OSE built with json & redis > > Seeing steady memory growth (> 10 GB after ~ a day at ~7000 EPS load) > > This was from a few minutes of runtime. (~5) > > Is this a known issue or did I trip over something?
We're having similar issues when the workload tickles your figures. One possible explanation seems to be that the memory from queues is never released [1]. Are your queues always empty or do they do regular work?