cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2353
Views
0
Helpful
1
Replies

Monitoring ASA Failover error to syslog

Guillermo.Rocco
Level 1
Level 1

Hi!

I need to know can I setup the Fw ASA to send all message related to failover event, for i.e code ASA-1-104001: (Primary) Switching to ACTIVE and ASA-1-104002: (Primary) Switching to STNDBY, to the syslog configured.

 

Currently I have this related configuration:

snmp-server host MGMT xx.xx.xx.xx community ***

snmp-server enable traps syslog

logging enable

logging buffered debugging
logging trap notifications

logging host MGMT xx.xx.xx.xx

 

The failover codes are classified within the security level 1, but I can see these particular event error into the local logging (show logging) but not in the syslog server.

 

What could be happening?

 

Thanks in advance!

 

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

This sends both syslogs messages and email.


logging enable
logging timestamp
logging standby
logging buffer-size 10000
logging buffered warnings
logging trap debugging
logging mail critical
logging from-address asa@Bandi.com < -- change this as per your requirement
logging recipient-address balaji@bandi.com level errors < -- change this as per your requirement
logging facility 23
logging device-id hostname < -- change this as per your requirement
logging host inside x.x.x.x < -- change this as per your requirement

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking for a $25 gift card