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 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. |