panorama_audit_logs
Retrieve configuration audit logs detailing who changed what and when, including admin, command, time, and path, for change tracking and compliance.
Instructions
Get configuration audit logs (who changed what, when).
Args:
limit: Maximum number of logs to return (default: 100, max: 1000)
Returns:
Dict with total_logs count and logs list containing:
- time, admin, command, result, path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |