Logs
Get a Loki Log
Retrieves a stream of the Loki log.<p> Required roles:<br>
- General Admin (without User Management) (ADMIN_WO_USER_MGMT)
- Investigate for Support (SUPPORT)
get/streamlokilog
Query parameters
startstring required
A specific point in time as a Unix timestamp where the logging stream should start.
direction'forward' | 'backward' required
forward to retrieve the logs that were generated after the specified start time.
limitstring required
The number of log entries you want to retrieve.
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.