cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
718
Views
20
Helpful
6
Replies

ACS and ASA logging...

lzakariya
Level 1
Level 1

Is it possible to use Cisco ACS server for reporting all the logs of Cisco ASA firewall?

6 Replies 6

Jatin Katyal
Cisco Employee
Cisco Employee

ACS can log all the authentication, authorization and accounting. Could you please explain what kind of attempts you want ACS to log from ASA.

Are you taking about administrative access like SSH/TELNET or you wanted to log authentication and accounting hits of vpn users.

DO let me know version of ACS you are using.

Jatin Katyal


- Do rate helpful posts -

~Jatin

I want to report all the ASA security logs using ACS v4.2. ie., whatever traffic flowing throught ASA

Whatever ACS authenticate/authorise/account for users terminating on ASA via administrative or network session can be logged. You need to look inside reports and activity and than click on the specific reports. You can see the passed and failed authentication by clicking on passed and failed csv reports. Command authorization can be viewed under tacacs administration. Accounting for network session can be checked on radius accounting report.

https://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.2/user/guide/LgsRpts.html

Let me know if you have any questions.

Jatin Katyal


- Do rate helpful posts -

~Jatin

Labeeb, did that answer your question?

Just wanted to let you know that pleas make sure you have ASA added as a AAA client on the ACS. If you don;t see any specific logging happening on ACS than it also means that its disabled and you need to enable it inside the system configuration > logging  and select the parameters/field you want to see in the logs. It can be controlled by Admin.

you can also run the debugs on the asa to troubleshoot aaa related issues.

debug aaa authentication

debug aaa authorization

debug aaa accounting

debug radius

debug tacacs

In order to disable it use no form of it.

Jatin Katyal


- Do rate helpful posts -

~Jatin

k.. let me try this....

sure

~Jatin