NATS5 REST API Maintenance GET log
From TMM Wiki
Jump to navigationJump to search
GET /maintenance/log
Description
- Get lines from log file
Resource URL
- http://domain/api/maintenance/log
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- file
- type: string
- required
- start
- type: digit
- optional (default value: 1)
- count
- type: digit
- optional (default value: 100)