05-24-2012 07:01 AM
Hi
In our network I am looking for solution in order to log any command that has been excuted on cisco devices by every user.
It means, If user A excuted "show run int X/X" this command is to sent to log server or save in one server.
What solution do you suggest for my purpose ?
Thanks in advance
05-24-2012 09:22 AM
You can configure AAA accounting to send accounting records to report commands that users have entered and then can store the records and can report on the records from your AAA server. I have done this quite often using TACACS and it works pretty well. The configuration statement might look something like this
aaa accounting commands 15 default start-stop group tacacs+
HTH
Rick
05-24-2012 08:41 PM
Cisco Access Control Server
ACS
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