03-13-2008
07:20 AM
- last edited on
03-25-2019
03:59 PM
by
ciscomoderator
We are not running any QoS policing on our 4507R's. However, we have recently noticed syslog messages being rate-limited, as below:
Syslog logging: enabled (0 messages dropped, 43 messages rate-limited, 0 flushes
, 0 overruns, xml disabled, filtering disabled)
Console logging: level debugging, 4756 messages logged, xml disabled,
filtering disabled
Monitor logging: level debugging, 21 messages logged, xml disabled,
filtering disabled
Buffer logging: level debugging, 4798 messages logged, xml disabled,
filtering disabled
Exception Logging: size (8192 bytes)
Count and timestamp logging messages: disabled
So my question is what mechanism is causing those 43 messages to be rate-limited? I'm having a hard time finding relevant documentation.
03-13-2008 11:58 AM
Logging rate-limit is discussed on this document
http://www.cisco.com/en/US/docs/ios/12_4/netmgmt/command/reference/nmg_02h.html#wp1055973
It has nothing to do with QoS rate-limiting.
HTH,
__
Edison.
03-13-2008 01:12 PM
Thanks for the reply, Edison.
However, we have no rate-limiting set on logging, and the doc you pointed me to says the default is for no limiting. So I'm still wondering why the "sh logg" output I posted in my first message says 43 messages to syslog were rate-limited.
03-13-2008 01:54 PM
Correct. However, there are things sent to the console and/or buffer that are rate-limited independent of the rate-limit setting I described on the previous command.
ACLs for instance have a setting to limit the amount of messages that are sent to the logging service for processing. Perhaps those 43 messages were ACLs with a log option. I don't recommend changing the default setting on the ACL threshold but if you want to, take a read to this document:
http://www.cisco.com/en/US/docs/ios/12_4t/secure/configuration/guide/tsaclovw.html#wp1057179
HTH,
__
Edison.
03-13-2008 02:53 PM
Thanks. We've been testing ACL logging, so those may very well be the culprit.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide