cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3929
Views
0
Helpful
2
Replies

ASA SYSLOG ID for SITE to SITE VPN

Hi Team,

We are trying to configure the ASA to send the Syslog messages to ManageEngine and from there we need to trigger a mail whenever the site to site VPN disconnects, Manage engine has requested the exact SYSLOG ID used for site to site VPN. Usually we have configure the same with the below commands,

logging enable

Logging Timestamp

Logging list VPN-LIST level debugging class vpn

Logging trap VPN-LIST

Kindly request your help to identify the exact Syslog ID details for the Site to Site VPN.

Thank you,

Vishnu

2 Replies 2

Aditya Ganjoo
Cisco Employee
Cisco Employee

Hi Vishnu,

You can use these commands on your ASA to track VPN disconnections:

logging enable
logging list VPN message 713049
logging list VPN message 713050
logging list VPN message 113019
logging trap VPN
logging host [interface name] [Syslog’s IP]

Further please check this link for more clarity:

https://supportforums.cisco.com/discussion/11119801/monitoring-vpn-connection-attempts

Regards,

Aditya

Please rate helpful posts and mark correct answers.

Thanks Aditya,

Will test with the above Syslog ID's and will update you the status. 

Thank you,

Vishnu