Audit Log Event dataspace.query
Query has been executed
This audit log type records operations for the following features:
| Field Type | Type | Value | Availability | Description |
|---|---|---|---|---|
| accessScoped | Boolean | (added in 1.188) | Whether query is access scoped | |
| actor | ActorType | Actor, as defined in humio-audit Actor Structure | ||
| authPrefix | String | Authentication prefix | ||
| cidFilter | Option[Seq[String]] | CID Filter | ||
| dataspaceId | Option[String] | ID of the repository | ||
| federationId | Option[String] | Federation ID | ||
| query | QueryInput | Query string | ||
| queryId | AnyQueryId | (added in 1.197) | ID of query | |
| queryParserMetrics | Option[QueryParserMetrics.JsonFormat] | Metrics for the query parser | ||
| repoId | String | ID of the repository | ||
| repoName | String | Name of the repository | ||
| sensitive | Boolean | Whether the audited event is marked sensitive | ||
| timestamp | ZonedDateTime | Timestamp of the audited event |