Skip to content

Live-tail logs

GET
/logs/stream

Server-Sent Events stream; each event's data is one JSON log record. Emits a ping event every 15s to keep idle proxies from dropping the connection.

Authorizations

X-Management-Key

The JACK_MANAGEMENT_KEY the management listener was started with.

Type
API Key (header: X-Management-Key)

Parameters

Query Parameters

level
Type
string
Valid values
"trace""debug""info""warn""error""fatal"

Responses

SSE stream of log records

text/event-stream

Samples

Powered by VitePress OpenAPI

Released under the GPL-3.0 License.