Microsoft-Windows-TerminalServices-Gateway › Event 303

Event ID 303 — The user "EventInfo.Username", on client computer "EventInfo.IpAddress", disconnected from the following network resource: "EventInfo.Resource".

Provider
Microsoft-Windows-TerminalServices-Gateway
Channel
Operational
Level
Informational

Message #

The user "%1", on client computer "%2", disconnected from the following network resource: "%4". Before the user disconnected, the client transferred %6 bytes and received %5 bytes. The client session duration was %7 seconds. Connection protocol used: "%8".

Fields #

NameDescription
EventInfo.Username
EventInfo.IpAddress
EventInfo.AuthType
EventInfo.Resource
EventInfo.BytesReceived
EventInfo.BytesTransfered
EventInfo.SessionDuration
EventInfo.ConnectionProtocol
EventInfo.ErrorCode

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-TerminalServices-Gateway",
    "guid": "4D5AE6A1-C7C8-4E6D-B840-4D8080B42E1B",
    "event_source_name": "",
    "event_id": 303,
    "version": 0,
    "level": 4,
    "task": 3,
    "opcode": 44,
    "keywords": 4611686018444165120,
    "time_created": "2024-11-04T13:59:25.431624+00:00",
    "event_record_id": 84,
    "correlation": {
      "ActivityID": "D993DEC4-0E8C-5014-E2B6-F10CDDA2250E"
    },
    "execution": {
      "process_id": 1444,
      "thread_id": 2256
    },
    "channel": "Microsoft-Windows-TerminalServices-Gateway/Operational",
    "computer": "EC2AMAZ-6C3C9U6",
    "security": {
      "user_id": "S-1-5-20"
    }
  },
  "user_data": {
    "EventInfo": {
      "Username": "EC2AMAZ-6C3C9U6\\Administrator",
      "IpAddress": "198.51.100.1",
      "AuthType": "",
      "Resource": "ec2-18-179-8-103.ap-northeast-1.compute.amazonaws.com",
      "BytesReceived": "391624",
      "BytesTransfered": "241242",
      "SessionDuration": "57",
      "ConnectionProtocol": "HTTP",
      "ErrorCode": 1226
    }
  },
  "message": ""
}

References #