Audit Log Event uploaded-file.update
An uploaded file 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 | ||
| createdDate | Option[Long] | Created date | ||
| creatorUserId | Option[String] | User ID of creator | ||
| entityId | String | Entity ID | ||
| installedAsPartOf | Option[Versioned] | Installed as part of what resource | ||
| newContentHash | String | Hash of the updated file | ||
| newOriginalName | String | New filename for uploaded file | ||
| oldContentHash | String | Hash of replaced content | ||
| oldEntityId | String | Old entity ID | ||
| oldOriginalName | String | Old Name | ||
| sensitive | Boolean | Whether the audited event is marked sensitive | ||
| timestamp | ZonedDateTime | Timestamp of the audited event | ||
| uploadedDate | Long | Uploaded data | ||
| uploaderUserId | Option[String] | User ID of uploader |