The HumioQuery datatype includes various settings.

Table: HumioQuery

ParameterTypeRequiredDefaultDescription
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 The list arguments of the LogScale query, in unordered key-value pairs with unique keys. See DictionaryEntryType.
endstringyes The end of the relative time interval for the query.
isLivebooleanyes Where the query is using live data, rather than static data.
languageVersionLanguageVersionyes The language version used by LogScale. See LanguageVersion.
queryStringstringyes The query string for filtering and mapping events.
startstringyes The start of the relative time interval for the query.