Chapter 2 CLI Command Summary 83
logging history
This command determines what types of messages are stored in the system logs. Once the message type level has been established, future messages stored in the system logs must be at or above this level for them to be saved.
This is different from the IOS implementation, where this command only affects syslog messages.
On the switch a warning is displayed if the level set with this command does not agree with the level required for syslog message forwarding (as set in the logging facility syslog command).
Syntax
logging history {alertserrorsnotificationsdebugging}
default logging history
Parameters
alerts | Log all emergency and alert messages. |
errors | Previous level plus critical and error conditions. |
notifications | Previous level and warnings and notifications. |
debugging | All message levels. |
default | Sets logging level back to alerts for future messages. |
Default |
|
Defaults to a logging level of alerts.
The default logging history command sets the level to errors for future messages.
Reference for the Contivity VPN Switch Command Line Interface