Audit Log Event filterAlert.update
A filter alert has been updated
This audit log type records operations for the following features:
| Field Type | Type | Value | Availability | Description |
|---|---|---|---|---|
| actionIds | Seq[String] | List of action IDs | ||
| actor | ActorType | Actor, as defined in humio-audit Actor Structure | ||
| description | Option[String] | Description of the entity of object | ||
| enabled | Boolean | Whether the entity has been enabled or not | ||
| filterAlertId | String | Filter alert ID | ||
| filterAlertName | String | Name of filter alert | ||
| installedAsPartOf | Option[Versioned] | Installed as part of what resource | ||
| labels | Seq[String] | Labels | ||
| languageVersion | String | Language Version | ||
| queryOwnership | QueryOwnershipInfo | Owner information for query | ||
| queryString | String | Query string | ||
| repoId | String | ID of the repository | ||
| repoName | String | Name of the repository | ||
| sensitive | Boolean | Whether the audited event is marked sensitive | ||
| throttleField | Option[String] | Value of the throttle field | ||
| throttleTimeSeconds | Option[Long] | Alert throttle time in seconds | ||
| timestamp | ZonedDateTime | Timestamp of the audited event |