The HumioQuery datatype includes various settings.

Table: HumioQuery

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 25, 2024
arguments[DictionaryEntryType]yes Long-TermThe list arguments of the LogScale query, in unordered key-value pairs with unique keys. See DictionaryEntryType.
endstringyes Long-TermThe end of the relative time interval for the query.
isLivebooleanyes Long-TermWhere the query is using live data, rather than static data.
languageVersionLanguageVersionyes Long-TermThe language version used by LogScale. See LanguageVersion.
queryStringstringyes Long-TermThe query string for filtering and mapping events.
startstringyes Long-TermThe start of the relative time interval for the query.