{
    "Event": {
        "xmlns": "http://schemas.microsoft.com/win/2004/08/events/event",
        "System": {
            "Provider": {
                "Name": "Microsoft-Windows-Sysmon",
                "Guid": "{5770385F-C22A-43E0-BF4C-06F5698FFBD9}"
            },
            "EventID": "9",
            "Version": "2",
            "Level": "4",
            "Task": "9",
            "Opcode": "0",
            "Keywords": "0x8000000000000000",
            "TimeCreated": {
                "SystemTime": "2017-12-21T10:53:04.153620400Z"
            },
            "EventRecordID": "44679299",
            "Correlation": null,
            "Execution": {
                "ProcessID": "37328",
                "ThreadID": "52352"
            },
            "Channel": "Microsoft-Windows-Sysmon/Operational",
            "Computer": "hostname.domain.com",
            "Security": {
                "UserID": "S-1-5-18"
            }
        },
        "EventData": {
            "Data": [
                {
                    "text": "2017-12-21 10:53:04.122",
                    "Name": "UtcTime"
                },
                {
                    "text": "{684DA293-FB46-5A2C-0000-0010EA250100}",
                    "Name": "ProcessGuid"
                },
                {
                    "text": "1012",
                    "Name": "ProcessId"
                },
                {
                    "text": "C:\\Windows\\System32\\svchost.exe",
                    "Name": "Image"
                },
                {
                    "text": "\\Device\\HarddiskVolume2",
                    "Name": "Device"
                }
            ]
        }
    }
}