Reference Guide

System Management | 63
Change System Logging Settings
You can change the default system logging settings (severity level and the storage location). The default is
to log all messages up to debug level.
Display the logging buffer and configuration using the show logging command from EXEC Privilege
mode, as shown in the example in Display the Logging Buffer and the Logging Configuration.
Display the logging configuration using the
show running-config logging command from EXEC
Privilege mode, as shown in the example in Configure a UNIX Logging Facility Level.
Task Command Syntax Command Mode
Specify the minimum severity level for logging to the logging buffer.
logging buffered level CONFIGURATION
Specify the minimum severity level for logging to the console.
logging console level
CONFIGURATION
Specify the minimum severity level for logging to terminal lines. logging monitor level
CONFIGURATION
Specifying the minimum severity level for logging to a syslog server. logging trap level
CONFIGURATION
Specify the minimum severity level for logging to the syslog history
table.
logging history level
CONFIGURATION
Task Command Syntax Command Mode
Specify the size of the logging buffer.
Note: When you decrease the buffer size, FTOS deletes all
messages stored in the buffer. Increasing the buffer size does not
affect messages in the buffer.
logging buffered size CONFIGURATION
Specify the number of messages that FTOS saves to its logging
history table.
logging history size size
CONFIGURATION