No Logs Found".VMware Cloud Director 10.6.x
Logs are visible within Aria Operations for Logs, but they are not successfully being delivered to VMware Cloud Director (VCD).
The logging feature of distributed firewall rules in VMware Cloud Director requires extra configuration. The logs are not on NSX itself but on the ESXi hosts in /var/log/dfwpktlogs.log if checked directly. The logs have to be populated on ESXi, forwarded along with NSX logs to Aria Operations for Logs, and then Aria Operations for Logs has to be configured with VMware Cloud Director. The ruleId is used for mapping in Cloud Director.
GET https://{vcdfdqn}/cloudapi/2.0.0/edgeGateways/urn:vcloud:gateway:{gateway-id}/firewall/logs?page=1&pageSize=10&filterEncoded=true&filter=timestamp=gt=2025-10-29T09:14:22.638Z;timestamp=lt=2025-10-29T09:44:22.638Z&links=truecurl -k -X POST https://<Aria_Operations_for_logs_FQDN>:9543/api/v2/sessions -d '{"username":"admin", "password":"<admin_password>", "provider":"Local"}'