A SERVICE OF

logo

Syslog Commands 1267
Command Mode
Global Configuration mode
User Guidelines
All the syslog messages are logged to the internal buffer. This command limits
the commands displayed to the user.
Example
The following example limits syslog messages displayed from an internal
buffer based on the severity level "error."
console(config)#logging buffered error
logging console
Use the logging console command in Global Configuration mode to limit
messages logged to the console based on severity. To disable logging to the
console terminal, use the no form of this command.
Syntax
logging console
level
no logging console
level
— Limits the logging of messages displayed on the console to a
specified level. (Range:
emergency, alert, critical, error, warning, notice,
info, debug)
Default Configuration
The default value for
level
is
info.
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.