Information
Sets the SNMP notification recipient or the NMS or SNMP manager that can connect to the ASA.
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
Run the following to configure the Syslog server
hostname(config)# logging host <interface_name> <host_ip_address>
Default Value:
The syslog server is not configured by default.