The HumioQuery
datatype
includes various settings.
Table: HumioQuery
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 25, 2024 | |||||
arguments | [DictionaryEntryType ] | yes | Long-Term | The list arguments of the LogScale query, in unordered key-value pairs with unique keys. See DictionaryEntryType . | |
end | string | yes | Long-Term | The end of the relative time interval for the query. | |
isLive | boolean | yes | Long-Term | Where the query is using live data, rather than static data. | |
languageVersion | LanguageVersion | yes | Long-Term | The language version used by LogScale. See LanguageVersion . | |
queryString | string | yes | Long-Term | The query string for filtering and mapping events. | |
start | string | yes | Long-Term | The start of the relative time interval for the query. |