Syslog Commands
Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide 309
Example
The following example limits logged messages sent to the syslog server with IP address
10.1.1.1 to severity level critical.
logging buffered
The logging buffered Global Configuration mode command limits syslog messages
displayed from an internal buffer based on severity. To cancel using the buffer, use the no
form of this command.
Syntax
logging buffered level
no logging buffered
Parame ters
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.
Console(config)# logging 10.1.1.1 severity
critical
Console(config)# logging buffered
debugging