ASA sending Email alerts for specific syslog message not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2020 05:14 AM
Greetings,
I'm trying to have my ASA send Email alerts for specific syslog messages.
Sending alert mails does work. Now I have changed the config to use a list but it doesn't generate any Emails (I have added the 715075 and 111008 for testing).
Any ideas why?
Here is the relevant config part:
logging enable
logging timestamp
logging standby
logging list e-mail-notification level warnings
logging list e-mail-notification message 321007
logging list e-mail-notification message 715075
logging list e-mail-notification message 111008
logging buffered warnings
logging trap debugging
logging asdm debugging
logging mail e-mail-notification
logging from-address <ASA-Email-Add>
logging recipient-address <Admin-Email-Add> level alerts
logging device-id hostname
logging host Srvs <Syslog-IP>
logging class auth mail warnings
smtp-server <mail-Server>
