mattn90
01-13-2010, 05:18 PM
I've setup kiwi syslog server and I'm trying to log when a VPN client connects and disconnects to the ASA. In ADSM, I found out which message ID's to log:
713120 VPN Connect
713050 VPN Disconnect
Here is the config on the ASA:
logging enable
logging list notif-list message 713120
logging list notif-list message 713050
logging trap notif-list
logging asdm informational
logging host inside 192.168.10.103
Now when VPN client connects, it gets logged fine. When the VPN client disconnects, it doesn't get logged even though the 713050 shows up in ADSM.
Anyone have any ideas?
713120 VPN Connect
713050 VPN Disconnect
Here is the config on the ASA:
logging enable
logging list notif-list message 713120
logging list notif-list message 713050
logging trap notif-list
logging asdm informational
logging host inside 192.168.10.103
Now when VPN client connects, it gets logged fine. When the VPN client disconnects, it doesn't get logged even though the 713050 shows up in ADSM.
Anyone have any ideas?