v1
latestOpenAPI 3.0.02026-08-064842333.5 MBLogs
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