03-03-2022 10:12 PM - edited 03-03-2022 11:17 PM
We are running vManage v20,3,4 on EVE.
I've created the ACL via Localized Policy, and I have already applied an egress ACL on cEdge's interface, and then it's work.
I didn't see any ACL log on monitor pages.
Do I miss something config?
below is my config:
policy
no app-visibility
no flow-visibility
no implicit-acl-logging
log-frequency 1000
lists
data-prefix-list OA2_Prefix
ip-prefix 10.1.2.0/24
!
data-prefix-list OA4_Prefix
ip-prefix 10.1.4.0/24
!
!
access-list OA_ACL
sequence 1
match
source-data-prefix-list OA4_Prefix
destination-data-prefix-list OA2_Prefix
destination-port 23 80
!
action drop
log
!
default-action accept
!
interface GigabitEthernet3
access-list OA_ACL out
!
03-03-2022 10:31 PM
03-10-2024 07:34 PM
Hi, replying to this because the Cisco response referred to screenshots that are now gone. Seeing the same issue on our vManage where ACL logs page is empty.
05-30-2024 06:48 AM
I have the same issue. Have you been able to get the issue resolved?
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