- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-01-2026 12:54 PM
Hi all,
I'm working on an integration that needs to query firewall logs across multiple log types (threat, url, wildfire, system, config, etc.) on a regular schedule.
We currently use the public XML API (/api/?type=log), which works well but requires a separate request per log type. While investigating alternatives, we noticed that the PAN-OS web UI uses an internal endpoint that appears to handle multi-type queries more efficiently:
/php/utils/router.php/MonitorDirect.enqueueLogRequest
Before considering this for a supported integration, I'd like to confirm a few things:
Our concern is mainly around long-term stability — this integration will run across multiple PAN-OS versions for years, so we want to make sure we're building on a supported foundation.
Any guidance would be appreciated. Thanks!
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!

