get_system_log
Retrieve UniFi system log entries for troubleshooting and monitoring, with customizable time range, log class, and pagination.
Instructions
Fetch system log entries (v2 API). Defaults to past 7 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End timestamp in ms | |
| start | No | Start timestamp in ms | |
| log_class | No | Log class: device-alert, next-ai-alert, vpn-alert, admin-activity, update-alert, client-alert, threat-alert, triggers | device-alert |
| page_size | No | Entries per page | |
| page_number | No | Page number (0-based) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||