pve_get_node_syslog
Retrieve system log entries from a Proxmox VE node to monitor events, troubleshoot issues, and analyze system activity with optional filtering by date, service, or line range.
Instructions
Read node system log
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| start | No | Start line number | |
| limit | No | Max lines to return | |
| since | No | Filter since date | |
| until | No | Filter until date | |
| service | No | Filter by service |