Audit Log Event hashedtokens.change
Permissions for an API token have been changed
This audit log type records operations for the following features:
| Field Type | Type | Value | Availability | Description |
|---|---|---|---|---|
| actionData | String | Data supplied to the action | ||
| actionName | String | The name of the action, for example create, delete or update | ||
| actor | ActorType | Actor, as defined in humio-audit Actor Structure | ||
| newAssetPermissions | Seq[AssetPermissionAssignmentAudit] | The updated set of asset permissions for the token | ||
| newPermissions | Set[String] | The updated set of view permissions for the token | ||
| oldAssetPermissions | Seq[AssetPermissionAssignmentAudit] | The previous set of asset permissions for the token; in this case, it will be empty | ||
| oldPermissions | Set[String] | The previous set of view permissions for the token; in this case, it will be empty | ||
| sensitive | Boolean | Whether the audited event is marked sensitive | ||
| timestamp | ZonedDateTime | Timestamp of the audited event | ||
| tokenId | String | Token ID | ||
| actionData | String | Data supplied to the action | ||
| actionName | String | The name of the action, for example create, delete or update | ||
| actor | ActorType | Actor, as defined in humio-audit Actor Structure | ||
| newAssetPermissions | Seq[AssetPermissionAssignmentAudit] | The updated set of asset permissions for the token | ||
| newPermissions | Set[String] | The updated set of view permissions for the token | ||
| oldAssetPermissions | Seq[AssetPermissionAssignmentAudit] | The previous set of asset permissions for the token | ||
| oldPermissions | Set[String] | The previous set of view permissions for the token | ||
| sensitive | Boolean | Whether the audited event is marked sensitive | ||
| timestamp | ZonedDateTime | Timestamp of the audited event | ||
| tokenId | String | Token ID |