Audit Log Event parser.update
A parser has 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 | ||
| dataspaceId | String | ID of the repository | ||
| fieldsToBeRemovedBeforeParsing | Option[Iterable[String]] | Fields removed before parsing | ||
| parserId | String | Parser ID | ||
| parserName | String | Parser name | ||
| parserString | String | Parser string | ||
| repoId | String | ID of the repository | ||
| repoName | String | Name of the repository | ||
| sensitive | Boolean | Whether the audited event is marked sensitive | ||
| tagFields | Option[Iterable[String]] | List of tag fields | ||
| timestamp | ZonedDateTime | Timestamp of the audited event |