Logging console – Dell PowerEdge M805 User Manual
Page 500
494
Syslog Commands
www
.dell.com | support.dell.com
Default Configuration
The default number of messages is 200.
Command Mode
Global Configuration mode
User Guidelines
This command takes effect only after reset.
Example
The following example changes the number of syslog messages stored in the internal buffer to
250.
console(config)#logging buffered size 250
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.
Example
The following example limits messages logged to the console based on severity level "alert".
console(config)#logging console alert