Query service logs
Queries Loki for authorized service log entries.
Queries Loki for authorized service log entries.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Query Parameters
end?string
levels?array<string>
limit?number
Range
1 <= value <= 1000Default
100projectName*string
Match
^[a-z0-9-_]+$search?string
serviceName*string
Match
^[a-z0-9-_]+$start?string
stream?string
Value in
- "stdout"
- "stderr"
Response Body
application/json
curl -X GET "https://example.com/queryServiceLogs?projectName=string&serviceName=string"null