01-21-2016 12:30 AM - edited 03-08-2019 03:29 AM
Hello,
I want to reduce the amount of syslog messages going to a syslog server for 802.1x, MAB and authentication messages from our switches and have seen the commands:
no authentication logging verbose
no dot1x logging verbose
no mab logging verbose.
I've searched everywhere and the explanantion is that they filter out the respective verbose system messages "typically relating to authenication success". I was hoping to find out exactly what they filter out, e.g. a list, but haven't been able to find that anywhere.
I understand what the bottom two lines will do but not the top line. Does anyone know wehre I could find that information?
Also, it's probably not the right forum but where on earth can I find how to do this also on a HP switch!
Thanks,
Jimothy007
01-21-2016 01:27 AM
Use the no authentication logging verbose global configuration command on the switch stack or on a standalone switch to filter detailed information from authentication system messages.
no authentication logging verbose
All details are displayed in the system messages.
This command has no arguments or keywords.
Global configuration
This command filters details, such as anticipated success, from authentication system messages.
To filter verbose authentication system messages:
Switch(config)# no authentication logging verbose
01-21-2016 01:48 PM
01-21-2016 01:32 AM
Hi just an option may work you try could use logging discriminator block them going to syslog, you can filter by msg body type that gets sent out to syslog
http://www.cisco.com/c/en/us/td/docs/ios/12_4t/12_4t11/htnmsylg.html
01-21-2016 01:46 PM
Thanks Mark, I'll look into that one, could be another option.
Jim
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