cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
869
Views
5
Helpful
6
Replies

No ACL logging in ASDM6.3.1

alex.dersch
Level 4
Level 4

Hello Members,

i'm having a problem with logging in ASDM 6.3.1. We have a new ASA 5520 and i don't see any hits in the ASDM logging window even when i set the logging level of an ACL to something other than default. I configured in the logging filter for the ASDM logging severity Debugging. Is there another setting i have to set prior seeing log entries for ACL hits?

thanks in advanced

alex

1 Accepted Solution

Accepted Solutions

you have a lot of syslog messages disabled. That might be preventing your ASDM from displaying certain logs.

View solution in original post

6 Replies 6

make sure you have the command "logging asdm 7" and " logg on"

manish arora
Level 6
Level 6

May be a stupid question to ask , but did you issue "logging enable" .

paste output sh run | inc logging

Manish

Thanks guys,

here come the config

ASA Version 8.3(1)
!

!

logging enable
logging timestamp
logging list UserAuth level emergencies class auth
logging asdm-buffer-size 512
logging console warnings
logging monitor debugging
logging trap notifications
logging history notifications
logging asdm debugging
logging from-address
logging recipient-address level notifications
logging host MANAGEMENT
logging permit-hostdown
no logging message 106015
no logging message 313001
no logging message 313008
no logging message 106023
no logging message 710003
no logging message 106100
no logging message 302015
no logging message 302014
no logging message 302013
no logging message 302018
no logging message 302017
no logging message 302016
no logging message 302021
no logging message 302020

access-list OUTSIDE_access_in extended deny ip any any log warnings
!

you have a lot of syslog messages disabled. That might be preventing your ASDM from displaying certain logs.

thanks a lot, the disabled 106... was the problem.

The following 2 syslogs (106100 and 106023) will prevent the loggings:

no logging message 106023

no logging message 106100

Pls reenable those 2 syslogs and you should see the logs:

logging message 106023

logging message 106100

Hope that helps.

Review Cisco Networking for a $25 gift card