Event ID 500 — A process has created a USN journal on a volume.
Description
A process has created a USN journal on a volume.
Message #
Fields #
| Name | Description |
|---|---|
ProcessName AnsiString | Process. |
VolumeCorrelationId GUID | Volume Id. |
VolumeNameLength UInt32 | — |
VolumeName UnicodeString | — |
JournalId HexInt64 | — |
MaximumSize HexInt64 | — |
AllocationDelta HexInt64 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Ntfs",
"guid": "3FF37A1C-A68D-4D6E-8C9B-F79E8B16C482",
"event_source_name": "",
"event_id": 500,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 4611686018429485056,
"time_created": "2023-10-26T04:16:37.820075+00:00",
"event_record_id": 7,
"correlation": {},
"execution": {
"process_id": 428,
"thread_id": 432
},
"channel": "Microsoft-Windows-Ntfs/Operational",
"computer": "WIN-OQ6R0RVA4NF",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"ProcessName": "System",
"VolumeCorrelationId": "7597D2A3-4404-4F99-B979-6233378A81BF",
"VolumeNameLength": 2,
"VolumeName": "C:",
"JournalId": "0x1da07c336abde45",
"MaximumSize": "0x2000000",
"AllocationDelta": "0x800000"
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline