read_syslog
Read system logs from a Proxmox node, filtering by time range or specific service to troubleshoot issues.
Instructions
Read the node's system log, newest entries last.
Args: limit: Maximum lines to return. since: Optional start time, e.g. "2026-08-05" or "-1h". service: Optional systemd unit to filter to, e.g. "pveproxy".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | ||
| service | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||