Audit Log Event subdomain.set
Subdomain settings for an organization have been updated
This audit log type records operations for the following features:
| Field Type | Type | Value | Availability | Description |
|---|---|---|---|---|
| actor | ActorType | Actor, as defined in humio-audit Actor Structure | ||
| enforceSubdomains | Boolean | Whether subdomains were enforced | ||
| oldEnforceSubdomains | Option[Boolean] | Old enforced subdomains | ||
| oldPrimarySubdomain | Option[String] | Old primary subdomain for this configuration | ||
| oldSecondarySubdomains | Option[Set[String]] | Old secondary subdomains | ||
| primarySubdomain | String | Primary subdomain | ||
| secondarySubdomains | Set[String] | List of secondary subdomains | ||
| sensitive | Boolean | Whether the audited event is marked sensitive | ||
| timestamp | ZonedDateTime | Timestamp of the audited event |