{
    "Event": {
        "xmlns": "http://schemas.microsoft.com/win/2004/08/events/event",
        "System": {
            "Provider": {
                "Name": "Microsoft-Windows-Security-Auditing",
                "Guid": "{50000005-5008-4004-A0BA-3E0B0000C00D}"
            },
            "EventID": "4688",
            "Version": "0",
            "Level": "0",
            "Task": "10012",
            "Opcode": "0",
            "Keywords": "0x8020000000000000",
            "TimeCreated": {
                "SystemTime": "2013-10-23T10:11:57.976345600Z"
            },
            "EventRecordID": "452753",
            "Correlation": null,
            "Execution": {
                "ProcessID": "4",
                "ThreadID": "60"
            },
            "Channel": "Security",
            "Computer": "SOMEONE.acme.com",
            "Security": null
        },
        "EventData": {
            "Data": [
                {
                    "text": "S-1-5-18",
                    "Name": "SubjectUserSid"
                },
                {
                    "text": "SOMEONE$",
                    "Name": "SubjectUserName"
                },
                {
                    "text": "ACME",
                    "Name": "SubjectDomainName"
                },
                {
                    "text": "0x3e7",
                    "Name": "SubjectLogonId"
                },
                {
                    "text": "0x22bc",
                    "Name": "NewProcessId"
                },
                {
                    "text": "C:\\Windows\\System32\\SearchFilterHost.exe",
                    "Name": "NewProcessName"
                },
                {
                    "text": "%%1936",
                    "Name": "TokenElevationType"
                },
                {
                    "text": "0x568",
                    "Name": "ProcessId"
                }
            ]
        }
    }
}