log_traffic_forward
Query forward traffic logs from FortiGate with filters for source/destination IP, port, action, policy ID, and VDOM. Supports pagination and memory or disk sources.
Instructions
Query forward traffic logs with optional per-field filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | No | Max rows per page. | |
| start | No | Starting offset. | |
| srcip | No | Filter by source IP. | |
| dstip | No | Filter by destination IP. | |
| dstport | No | Filter by destination port. | |
| action | No | Filter by action: accept, deny, close, etc. | |
| policy_id | No | Filter by firewall policy ID. | |
| source | No | Log source: disk or memory. | disk |
| vdom | No | Target VDOM name. Defaults to the server default VDOM. Use '*' for all VDOMs (super-admin required). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||