01-25-2016 05:56 AM
Maybe it's possible with the eventmanager?
Solved! Go to Solution.
01-25-2016 10:10 AM
Hi Mario
I think this might work as per your intent :
logging list email level notifications class vpn
logging list email level notifications class vpnc
!
logging mail email
logging from-address <from_email_address>
logging recipient-address <to_email_address> level notifications
Regards
Jagmeet
01-25-2016 03:05 PM
Hi all,
correct answer from jagmeesi.
Also you can improve the messages only with the message ID you need.
Take a look here: http://www.cisco.com/c/en/us/td/docs/security/asa/syslog-guide/syslogs.html
For example you want to know only when a local user successful connect:
logging list VPN message 113012
logging mail VPN
logging recipient-address test@test.com level informational
You can also put in multiple mail reciepients with different logging level.
Regards Marco
01-25-2016 10:10 AM
Hi Mario
I think this might work as per your intent :
logging list email level notifications class vpn
logging list email level notifications class vpnc
!
logging mail email
logging from-address <from_email_address>
logging recipient-address <to_email_address> level notifications
Regards
Jagmeet
01-25-2016 03:05 PM
Hi all,
correct answer from jagmeesi.
Also you can improve the messages only with the message ID you need.
Take a look here: http://www.cisco.com/c/en/us/td/docs/security/asa/syslog-guide/syslogs.html
For example you want to know only when a local user successful connect:
logging list VPN message 113012
logging mail VPN
logging recipient-address test@test.com level informational
You can also put in multiple mail reciepients with different logging level.
Regards Marco
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide