Audit Log Event upload-file-action.create
Update file action has been created
This audit log type records operations for the following features:
| Field Type | Type | Value | 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 | ||
| fileName | String | Name of the file being uploaded or modified | ||
| keyColumns | Option[Seq[String]] | (added in 1.208) | Key columns used to match on during lookup file update action | |
| keyColumnsIgnoreCase | Option[Boolean] | (added in 1.208) | Whether case matching was ignored on the lookup file update action | |
| repoId | String | ID of the repository | ||
| repoName | String | Name of the repository | ||
| sensitive | Boolean | Whether the audited event is marked sensitive | ||
| timestamp | ZonedDateTime | Timestamp of the audited event | ||
| updateMode | String | (added in 1.208) | Update mode selected for the action of updating a lookup file. |