Get logs for an Astro Deployment. You must specify at least one log source.
Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the Organization to which the Deployment belongs.
The ID of the Deployment to get logs for.
Log sources to retrieve.
scheduler, triggerer, worker, webserver, dag-processor, apiserver Maximum number of log entries per page.
x >= 1Offset for pagination.
x >= 0Range of the log search in seconds.
x >= 60Maximum total number of results across all pages.
x >= 1Search ID for paginated results.
Text to filter logs by.
Start of time range (RFC3339). Must be used with endDate.
End of time range (RFC3339). Must be used with startDate.
OK
The requested log entry limit.
x >= 1The maximum number of results.
x >= 0The offset of the current results page.
x >= 0The number of results returned.
x >= 0The log entries.
The search ID for pagination.