> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of shadyabhi > Sent: Tuesday, January 29, 2013 9:44 AM > To: [email protected] > Subject: Re: [rsyslog] Disable Rate-limiting of messages in syslog v5 > > Thanks for that. This option didn't throw any error and seems like rate- > limiting has stopped. > > I was actually referring to this page > http://www.rsyslog.com/doc/imuxsock.html for rate-limiting and adding > "$*SysSock.RateLimit.Interval* 0" was throwing error saying syslog couldn't > understand what it means. > > rsyslogd-3003: invalid or yet-unknown config file command - have you > forgotten to load a module? [try http://www.rsyslog.com/e/3003 ] > rsyslogd: the last error occured in /etc/rsyslog.conf, line > 28:"$SysSock.RateLimit.Interval 0" > > Can you please explain the different b/w these two types of rate-limits. > Is it like, SysSock is for socket level & the one you said is global? Also,
you have a legacy version of rsyslog, so you need to look at the legacy part of that page. Properly used, both are the same (just look at the sample for the use, there is even one exactly for your use case ;)). Note that the website always has the doc for the most current version. The doc set from the tarball is specific to that version. Rainer > > On 01/29/2013 01:45 PM, Radu Gheorghe wrote: > > $SystemLogRateLimitBurst 0 > > -- > Cheers, > Abhijeet R > http://blog.abhijeetr.com > > _______________________________________________ > 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. _______________________________________________ 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.

