cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1270
Views
3
Helpful
3
Replies

Command to check for logging level

RMS3
Level 1
Level 1

Hi,

I have enabled logging on C9200 switch with logging level 6.

Is there a show command to check the logging level?

 

 

1 Accepted Solution

Accepted Solutions

DanielP211
VIP Alumni
VIP Alumni

Hello,

Yes. you can check the level if you input show logging. Then under Console logging/monitor logging/buffer logging the levels are displayed:
Console logging: level informational, 18106 messages logged, xml disabled,
filtering disabled
Monitor logging: level debugging, 0 messages logged, xml disabled,
filtering disabled
Buffer logging: level debugging, 2489 messages logged, xml disabled,
filtering disabled,

BR

****Kindly rate all useful posts*****

View solution in original post

3 Replies 3

marce1000
Hall of Fame
Hall of Fame

 

         - FYI : show run | inc logging

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Hi,

Thanks for the response.

The output of show run | include logging is

logging trap syslog-format rfc5424
logging host x.x.x.x

This does not show the level of logging (in my case level 6). 

I would need to check this. Any suggestions?

DanielP211
VIP Alumni
VIP Alumni

Hello,

Yes. you can check the level if you input show logging. Then under Console logging/monitor logging/buffer logging the levels are displayed:
Console logging: level informational, 18106 messages logged, xml disabled,
filtering disabled
Monitor logging: level debugging, 0 messages logged, xml disabled,
filtering disabled
Buffer logging: level debugging, 2489 messages logged, xml disabled,
filtering disabled,

BR

****Kindly rate all useful posts*****