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
End time in milliseconds since epoch
Start time in milliseconds since epoch
Filters to exclude from the logs
Filters to apply to the logs
Response
200 - application/json
Log message body
Environment where the log was generated
Log-specific attributes
Resource attributes attached to the log
Name of the service that generated the log
Severity level of the log
Timestamp of the log in milliseconds since epoch
Was this page helpful?