Hi everybody,
We would like that the system sends an email always when a user log in through telnet or console ASDM, also if any user make any change in the config and save it. Some mails are arriving correctly but we want.
The config is this:
smtp-server 192.168.10.204
logging enable
logging timestamp
logging standby
logging list MailNotification level debugging class auth
logging list MailNotification message 113015
logging list MailNotification message 713120
logging list MailNotification message 113016
logging list MailNotification message 713228
logging list MailNotification message 113019
logging list MailNotification message 113017
logging list MailNotification message 109011
logging list MailNotification message 111001
logging list MailNotification message 111008-111010
logging list MailNotification message 605004-605005
logging list MailNotification message 606003-606004
logging list EMAIL level debugging class auth
logging list EMAIL level debugging class session
logging list EMAIL level notifications class sys
logging buffer-size 1048576
logging asdm-buffer-size 512
logging console notifications
logging monitor debugging
logging buffered debugging
logging trap informational
logging history debugging
logging asdm debugging
logging mail MailNotification
logging from-address xxx@xxx.com
logging recipient-address xxx@xxx.com level debugging
logging facility 16
logging host inside 192.168.102.113 format emblem
logging permit-hostdown
no logging message 718069
no logging message 717045
no logging message 716021
no logging message 611318
There are more than one hundred lines equal to this, but i understand is not necessary write here.
Thank you so much!