The HumioQuery datatype includes various settings.

Table: HumioQuery

ParameterTypeRequired[a]DefaultDescription
languageVersionLanguageVersionyes The language version used by LogScale (see LanguageVersion Table).
queryStringstringyes The query string for filtering and mapping events.
arguments[DictionaryEntryType]yes The list arguments of the LogScale query, in unordered key-value pairs with unique keys (see DictionaryEntryType Table).
startstringyes The start of the relative time interval for the query.
endstringyes The end of the relative time interval for the query.
isLivebooleanyes Where the query is using live data, rather than static data.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.