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
200Minimum
1Maximum
5000level
Type
string
Valid values
"trace""debug""info""warn""error""fatal"Responses
Log records
application/json
GET
/logs