Logs
Get logs
Get logs matching the specified criteria
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Start time in milliseconds since epoch
End time in milliseconds since epoch
Filters to apply to the logs
Filters to exclude from the logs
Response
200 - application/json
Timestamp of the log in milliseconds since epoch
Severity level of the log
Environment where the log was generated
Name of the service that generated the log
Log message body
Resource attributes attached to the log
Log-specific attributes
Was this page helpful?