Information
Determines which syslog messages should be sent to the syslog server.
Rationale:
Syslog messages are an invaluable tool for accounting, monitoring, and routine troubleshooting. Logging to a central syslog server is a method of collecting messages from devices to a server running a syslog daemon. This helps in aggregation of logs and alerts. This form of logging provides protected long-term storage for logs, since are also useful in incident handling.
Solution
Step 1: Run the following command to verify logging trap is equal to 5:
hostname(config)# logging trap 5
The severity level can be chosen between 0 and 7