92
Privilege Requirement
Only Admin and Operator level users have access to these commands.
Example
Disable logging to the terminal devices:
T1600G-52TS(config)# no logging monitor
13.8 logging monitor level
Description
The logging monitor level command is used to limit messages logged to the
terminal devices. System logs no higher than the set threshold level will be
displayed on the terminal devices. To restore the threshold level to default
value, please use no logging monitor level command.
Syntax
logging monitor level
level
no logging monitor level
Parameter
level
—— Severity level of the log information output to the terminal devices.
There are 8 severity levels marked with values 0-7. The smaller value has the
higher priority. Only the log with the same or smaller severity level value will
be output to the terminal devices. By default, it is 5 indicating that all the log
information between level 0-5 will be output to the terminal devices.
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin and Operator level users have access to these commands.
Example
Set the severity level as 7:
T1600G-52TS(config)# logging monitor level 7