Skip to content

Backfill recent logs

GET
/logs

The last N log records, oldest to newest, with an optional minimum level.

Authorizations

X-Management-Key

The JACK_MANAGEMENT_KEY the management listener was started with.

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

Parameters

Query Parameters

lines
Type
integer
Default
200
Minimum
1
Maximum
5000
level
Type
string
Valid values
"trace""debug""info""warn""error""fatal"

Responses

Log records

application/json

Samples

Powered by VitePress OpenAPI

Released under the GPL-3.0 License.