pmg_node_syslog
Retrieve syslog entries from a PMG node with filters for service, time range, limit, and pagination offset.
Instructions
Get PMG node syslog entries (read). Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: GET /nodes/{node}/syslog. limit: max entries; service: filter by service name. since/until: time range; start: pagination offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| limit | No | ||
| since | No | ||
| start | No | ||
| until | No | ||
| service | No | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |