On 7/22/14, 3:21 PM, David Lang wrote: > Well, that indicates that you have a problem with your dynafile > configuration, you don't allow enough files to be open, lookup > dynafilecachesize and increase it to be much larger > > With this sort of problem, your performance is going to be horrid, and > as such, your queues will grow. Not seeing your impstats output, but > I'll bet the size of the queues is large, and if you mutiply those sizes > by the maxmessagesize, you will probably end up accounting for a lot of > the memory that you think is 'leaking'
Thanks, I will check that. The "main queue" has size=2, but this one is rather different: Tue Jul 22 09:57:51 2014: action 16 queue: size=438266 enqueued=438268 full=0 discarded.full=0 discarded.nf=0 maxqsize=438266 Any idea how one goes about finding which action line this corresponds to? Also, if this accounted for the majority of the memory, each item would have to consume 5-10k. Does that sound right? (The vast majority of our log lines are much less than that, but it's possible that something sends a stream of logs that large.) _______________________________________________ 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.

