faz_start_log_search
Start an asynchronous LogView search on FortiAnalyzer and receive a task ID, then use it to fetch results in a follow-up call.
Instructions
Start an asynchronous LogView search and return its task ID.
Device names are explicit; use ["All_FortiGate"] only intentionally. Supply start_time and end_time together for an absolute appliance-local range, otherwise last_n_hours is used. Call faz_get_log_search next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adom | No | ||
| devices | Yes | ||
| end_time | No | ||
| log_type | No | traffic | |
| max_logs | No | ||
| start_time | No | ||
| time_order | No | desc | |
| last_n_hours | No | ||
| case_sensitive | No | ||
| filter_expression | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||