Read log
A tail of one log, newest first
GET /logs/{id}
note
SDK method: readLog
Security: authenticated (policy: platform.manage)
Attributes
Attributes (3)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
level | LogLevel | No | Ignored by a source whose lines carry no level |
limit | number | No |
Response
200 OK — Returns a LogPage object.
404 Not Found