{
    "Event": {
        "xmlns": "http://schemas.microsoft.com/win/2004/08/events/event",
        "System": {
            "Provider": {
                "Name": "Service Control Manager",
                "Guid": "{555908d1-a6d7-4695-8e1e-26931d2012f4}",
                "EventSourceName": "Service Control Manager"
            },
            "EventID": {
                "text": "7045",
                "Qualifiers": "16384"
            },
            "Version": "0",
            "Level": "4",
            "Task": "0",
            "Opcode": "0",
            "Keywords": "0x8080000000000000",
            "TimeCreated": {
                "SystemTime": "2017-09-22T10:04:15.263368100Z"
            },
            "EventRecordID": "3750",
            "Correlation": null,
            "Execution": {
                "ProcessID": "492",
                "ThreadID": "3116"
            },
            "Channel": "System",
            "Computer": "computername.dnssuffix.ru",
            "Security": {
                "UserID": "S-1-5-21-3228627042-334194140-788599944-1000"
            }
        },
        "EventData": {
            "Data": [
                {
                    "text": "WindowsServiceVB",
                    "Name": "ServiceName"
                },
                {
                    "text": "C:\\Windows\\Temp\\WindowsServiceVB.exe",
                    "Name": "ImagePath"
                },
                {
                    "text": "user mode service",
                    "Name": "ServiceType"
                },
                {
                    "text": "auto start",
                    "Name": "StartType"
                },
                {
                    "text": "LocalSystem",
                    "Name": "AccountName"
                }
            ]
        }
    }
}