pve_node_journal
Retrieve journal entries from a Proxmox VE node to view system logs. Set node, time range, or maximum entries (up to 5000) to filter output.
Instructions
Fetch journal entries from a PVE node (read; returns log-line strings). lastentries capped at 5000.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| since | No | ||
| until | No | ||
| lastentries | 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 |