Audit Log Event email-action.create
An email action has been created
This audit log type records operations for the following features:
Field Type | Type | Availability | Description |
---|---|---|---|
actionId | String | ID of the individual action | |
actionName | String | The name of the action, for example create, delete or update | |
actor | ActorType | Actor, as defined in humio-audit Actor Structure | |
attachCsvOption | Option[Boolean] | Alert includes attached CSV | |
bodyTemplate | Option[String] | Template for the body of the message | |
recipients | Seq[String] | List of recipients | |
repoId | String | ID of the repository | |
repoName | String | Name of the repository | |
sensitive | Boolean | Whether the audited event is marked sensitive | |
subjectTemplate | Option[String] | Subject template | |
timestamp | ZonedDateTime | Timestamp of the audited event | |
useProxyOption | Option[Boolean] | Indicates whether a proxy should be used when triggering the action |