{
    "Event": {
        "xmlns": "http://schemas.microsoft.com/win/2004/08/events/event",
        "System": {
            "Provider": {
                "Name": "Microsoft-Windows-Sysmon",
                "Guid": "{5770385f-c22a-43e0-bf4c-06f5698ffbd9}"
            },
            "EventID": "3",
            "Version": "5",
            "Level": "4",
            "Task": "3",
            "Opcode": "0",
            "Keywords": "0x8000000000000000",
            "TimeCreated": {
                "SystemTime": "2021-09-03T04:15:12.120616500Z"
            },
            "EventRecordID": "48356843",
            "Correlation": null,
            "Execution": {
                "ProcessID": "3736",
                "ThreadID": "5020"
            },
            "Channel": "Microsoft-Windows-Sysmon/Operational",
            "Computer": "olenka.domain.com",
            "Security": {
                "UserID": "S-1-5-18"
            }
        },
        "EventData": {
            "Data": [
                {
                    "text": "-",
                    "Name": "RuleName"
                },
                {
                    "text": "2021-09-03 04:14:25.043",
                    "Name": "UtcTime"
                },
                {
                    "text": "{226cd72f-82ea-60f6-ec00-000000006800}",
                    "Name": "ProcessGuid"
                },
                {
                    "text": "10788",
                    "Name": "ProcessId"
                },
                {
                    "text": "C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe",
                    "Name": "Image"
                },
                {
                    "text": "DOMAIN\\olenka",
                    "Name": "User"
                },
                {
                    "text": "tcp",
                    "Name": "Protocol"
                },
                {
                    "text": "true",
                    "Name": "Initiated"
                },
                {
                    "text": "false",
                    "Name": "SourceIsIpv6"
                },
                {
                    "text": "101.10.13.44",
                    "Name": "SourceIp"
                },
                {
                    "text": "olenka.domain.com",
                    "Name": "SourceHostname"
                },
                {
                    "text": "61277",
                    "Name": "SourcePort"
                },
                {
                    "text": "-",
                    "Name": "SourcePortName"
                },
                {
                    "text": "false",
                    "Name": "DestinationIsIpv6"
                },
                {
                    "text": "10.115.165.22",
                    "Name": "DestinationIp"
                },
                {
                    "text": "got.data.sample.com",
                    "Name": "DestinationHostname"
                },
                {
                    "text": "443",
                    "Name": "DestinationPort"
                },
                {
                    "text": "https",
                    "Name": "DestinationPortName"
                }
            ]
        }
    }
}