{
    "Event": {
        "xmlns": "http://schemas.microsoft.com/win/2004/08/events/event",
        "System": {
            "Provider": {
                "Name": "EventLog"
            },
            "EventID": {
                "text": "6006",
                "Qualifiers": "32768"
            },
            "Version": "0",
            "Level": "4",
            "Task": "0",
            "Opcode": "0",
            "Keywords": "0x80000000000000",
            "TimeCreated": {
                "SystemTime": "2021-07-17T11:49:48.5059738Z"
            },
            "EventRecordID": "36154",
            "Correlation": null,
            "Execution": {
                "ProcessID": "0",
                "ThreadID": "0"
            },
            "Channel": "System",
            "Computer": "somehost.somedomain.org",
            "Security": null
        },
        "EventData": {
            "Binary": "0100000000000000"
        }
    }
}
