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!