Link to home
Start Free TrialLog in
Avatar of ryan80
ryan80

asked on

Cisco asa logging for users logging in via telnet, ssh, console

I am trying to find a way to log users when they log in via ssh, telnet, or console to an ASA. currently I have config changes logged, but a user could still log into the ASA, enable it, and show the config without any logging taking place.

Any ideas on how to log this, whether it is a class or just reclasifying an event? I am currenlty sending logging to a syslog server at level 5.
Avatar of heperez
heperez
Flag of United States of America image

enable accounting ... see attached
enable accounting ... see attached User generated image
Avatar of ryan80
ryan80

ASKER

and this will do what exactly?
ASKER CERTIFIED SOLUTION
Avatar of heperez
heperez
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ryan80

ASKER

is there no way just to send it to a syslog server?

i have a radius server that i use for authentication, but it is not used for logging purposes.
Avatar of ryan80

ASKER

doesnt solve exactly what I am looking for, but it is a solution.