2-349
Catalyst 6500 Series Switch Command Reference—Release8.1
78-15474-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set logging history
set logging history
To set the number and severity level of syslog messages sent to the syslog history table, use the se t
logging history command.
set logging history history_table_size
set logging history severity history_severity_level
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines T he Cata ly st6500 series switch holds syslog messages until the number of messages equals the defined
size of the history log, after which the N messages are sent.
Examples This example shows how to set the size of the syslog history table to 400:
Console> (enable) set logging history 400
System logging history table size set to <400>.
Console> (enable)
This example shows how to limit syslog messages that are sent to the history log based on severity level:
Console> (enable) set logging history severity 5
System logging history set to severity <5>
Console> (enable)
Related Commands clear logging buffer
show logging
history_table_size Size of the syslog history table; valid values are from 0 to 500.
severity Sets the syslog history severity level
history_severity_level Severity level; valid values are from 0 to 7.