Alarm Commands : logging local

logging local
Description
Use the logging local command to set minimum severity of log messages saved on the local disk.
Use the no form of this command to negate writing event log messages to the local disk.
Syntax
logging local <severity level>
no logging local
Arguments
local <severity level>
none Disables logging
emerg Emergency: system is unusable
alert Action must be taken immediately
crit Critical conditions
err Error conditions
warning Warning conditions
notice Normal but significant condition
info Informational messages
debug Debug-level messages
Defaults
None.
Command Mode
Privileged EXEC Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
n
n
Usage Guidelines
None.
Examples
To disable local logging of all events related to system resources, use one of the following two commands:
(config) # logging local override class system priority none
(config) # no logging local override class system

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.