Get journalctl output
Get journalctl output for node or LXC container. If vmid is not provided, streams node journalctl.
Path Parameters
node*string
Node name
service?array<string>
Service names
vmid?integer
Container VMID (optional - if not provided, streams node journalctl)
Query Parameters
limit?integer
Limit output lines (1-1000)
Default
100Range
1 <= value <= 1000node*string
Node name
service?array<string>
Service names
vmid?integer
Container VMID (optional - if not provided, streams node journalctl)
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/proxmox/journalctl/string/{vmid}/{service}?node=string""string"{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}