404 CHAPTER 28: SYSLOG COMMANDS
Syntax
logging buffered level
no logging buffered
Parameters
■ level — Specifies the severity level of messages logged in the buffer.
The possible values are: emergencies, alerts, critical, errors,
warnings, notifications, informational, debugging.
Default Configuration
The default severity level is informational.
Command Mode
Global Configuration mode
User Guidelines
All the syslog messages are logged to the internal buffer. This command
limits the messages displayed to the user.
Example
The following example limits syslog messages displayed from an internal
buffer based on 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
restore the default configuration, use the no form of this command.
Syntax
logging buffered size number
no logging buffered size
Parameters
■ number — Specifies the maximum number of messages stored in the
history table. (Range: 20-400)
Console(config)# logging buffered
debugging