RecentQuery
is a
datatype for a recent query.
Table: RecentQuery
Parameter | Type | Required | Default | 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: Oct 3, 2024 | ||||
languageVersion | LanguageVersion | yes | The language version used by LogScale See LanguageVersion . | |
query | HumioQuery | yes | The query used most recently. See HumioQuery . | |
runAt | datetime | yes | The date and time in the ISO-8601 instant format (e.g., 2022-12-03T10:15:30.00Z). | |
widgetOptions | JSON | Any widget options used, in JSON format. | ||
widgetType | string | The type of widget used, if one, with the recent query. |