Monitoring and Logging System Information 237What Are the Severity Levels?For each local or remote log file, you can specify the severity of the messagesto log. Each severity level is identified by a name and a number. Table 10-1provides information about the severity levels.When you specify the severity level, messages with that severity level andhigher are sent to the log file. For example, if you specify the severity level ascritical, messages with a severity level of alert and emergency are also logged.When you specify the severity level in a CLI command, you can use thekeyword or the numerical level.What Are the System Startup and Operation Logs?Two types of log files exist in flash (persistent) memory:• The first log type is the system startup log. The system startup log storesthe first 32 messages received after system reboot. The log file stops whenit is full.• The second log type is the system operation log. The system operation logstores the last 1000 messages received during system operation. The oldestmessages are overwritten when the file is full.A message is only logged in one file. On system startup, if the Log file isenabled, the startup log stores messages up to its limit. Then the operationlog begins to store the messages.Table 10-1. Log Message SeveritySeverity Keyword Severity Level Descriptionemergencies 0 The switch is unusable.alerts 1 Action must be taken immediately.critical 2 The switch is experiencing critical conditions.errors 3 The switch is experiencing error conditions.warnings 4 The switch is experiencing warning conditions.notification 5 The switch is experiencing normal but significantconditions.informational 6 The switch is providing non-critical information.debugging 7 The switch is providing debug-level information.