Switch User Manual

Syslog Commands 305
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example limits messages logged to the console based on severity level "errors".
logging buffered
The
logging buffered
Global Configuration mode command limits syslog messages displayed from
an internal buffer based on severity. To cancel the buffer use, use the
no
form of this command.
Syntax
logging buffered
level
no logging buffered
level
—Limits the message logging to a specified level buffer:
emergencies, alerts
,
critical
,
errors, warnings
,
notifications, informational, debugging.
Default Configuration
The default level is
informational
.
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 "debugging".
logging buffered size
The
logging buffered size
Global Configuration mode command changes the number of syslog
messages stored in the internal buffer. To return the number of messages stored in the internal
buffer to the default value, use the
no
form of this command.
Console (config)# logging console errors
Console (config)# logging buffered debugging