GoDoxy

Get tail output

GET
/proxmox/tail

Get tail output for node or LXC container. If vmid is not provided, streams node tail.

Query Parameters

file*array<string>

File paths

limit?integer

Limit output lines (1-1000)

Default100
Range1 <= value <= 1000
node*string

Node name

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/tail?file=string&node=string"
"string"