Audit Log Event group.membership.change
A user has been added or removed in a group
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 | ||
addUsers | ||||
removeUsers | ||||
| actor | ActorType | Actor, as defined in humio-audit Actor Structure | ||
| groupId | String | Unique ID string of the group | ||
| groupName | String | Group Name | ||
| sensitive | Boolean | Whether the audited event is marked sensitive | ||
| timestamp | ZonedDateTime | Timestamp of the audited event | ||
| userNames | Set[String] | List of user names |