get_audit_logs
Get audit logs showing blocked and allowed traffic decisions, including reasons for blocks. Filter by device MAC, domain, IP, or time range.
Instructions
Get audit logs showing blocked and allowed traffic decisions. Shows which connections were blocked by firewall rules and why. Supports filtering by device MAC, domain, IP, and time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | Filter by IP address | |
| mac | No | Filter to a specific device by MAC address. Omit for all devices. | |
| count | No | Max results to return (default 100, max 5000) | |
| domain | No | Filter by domain | |
| hoursBack | No | How many hours back to search (default 24) |