QueryLogsRange
Logging
Documentation Index
Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Chronosphere API token
Query Parameters
Specifies the query to run to filter logs.
Returns only log messages with a timestamp after this time. If omitted, defaults to the last 30 minutes.
Returns only log messages with a timestamp before this time. If omitted, defaults to the last 30 minutes.
Opaque page token identifying which page to request. An empty token identifies the first page.
When true, the query will include data from long-term storage.
Response
A successful response.
Returns log query results as in tabular format.
The metadata of the query.
Returns log query results as a time series chart. You can only return
group_by_dimension_names or series, depending on the type of query a time
series query is defined by using a make-series aggregation.

