Audit Log Event tokens
API or security tokens have been updated
This audit log type records operations for the following features:
| Field Type | Type | Value | Availability | Description |
|---|---|---|---|---|
| actionName | String | The name of the action, for example create, delete or update | ||
| actor | ActorType | Actor, as defined in humio-audit Actor Structure | ||
| isCustomToken | Option[Boolean] | (added in 1.191) | Whether token in audited event was custom token | |
| parserId | Option[String] | Parser ID | ||
| repoId | Option[String] | ID of the repository | ||
| repoName | Option[String] | Name of the repository | ||
| sensitive | Boolean | Whether the audited event is marked sensitive | ||
| timestamp | ZonedDateTime | Timestamp of the audited event | ||
| tokenName | String | Token name | ||
| tokenType | String | Type of token |