get_config_logs
Retrieve recent firewall configuration change logs with optional query filters and result limits to audit or troubleshoot changes.
Instructions
[READ-ONLY] Retrieves recent configuration change logs from the firewall using the PanOS log API (type=log). Supports filtering by query and limiting result count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nlogs | No | Number of logs to retrieve (default: 20, max: 5000) | |
| query | No | Filter query | |
| firewall | No | Target firewall name (from firewalls.json). Required when multiple firewalls are configured; optional otherwise. |