Configure System Logging
System logging is a method of collecting messages from devices to a server running a syslog daemon. Logging to a central syslog server helps in aggregation of logs and alerts. Cisco devices can send their log messages to a UNIX-style syslog service. A syslog service accepts messages and stores them in files, or prints them according to a simple configuration file. This form of logging provides protected long-term storage for logs. Logs are useful both in routine troubleshooting and in incident handling.
Security Levels
The following table lists the syslog message severity levels.
Level Number |
Security Level |
Description |
---|---|---|
0 |
emergencies |
System is unusable |
1 |
alert |
Immediate action is needed. |
2 |
critical |
Critical conditions. |
3 |
error |
Error conditions. |
4 |
warning |
Warning conditions. |
5 |
notification |
Normal but significant conditions. |
6 |
informational |
Informational messages only. |
7 |
debugging |
Debugging messages only. Log at this level only temporarily, when debugging issues. This log level can potentially generate so many messages that system performance can be affected. |
Note | ASA does not generate syslog messages with a severity level of zero (emergencies). |
Procedure
Step 1 | In the edit ASA system settings page, click Syslog in the left pane. | ||
Step 2 | Uncheck the Retain existing values checkbox to configure the values for the shared ASA system settings policy.
| ||
Step 3 | Configure the following:
| ||
Step 4 | Click to add Syslog server details.
| ||
Step 5 | Click Save. |