ct_logs
Tail journalctl logs for a systemd unit inside a container, read-only. Use for container-specific diagnostics.
Instructions
Tail journalctl for a systemd unit inside a container (read-only). Returns the command's returncode, stdout, and stderr. Container-specific diagnostic; gated by the CTID allowlist when PROXIMO_ENABLE_EXEC is set. Fails closed if exec is disabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctid | Yes | ||
| unit | Yes | ||
| lines | 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 |