Microsoft-Windows-PushNotifications-Platform › Event 1212

Event ID 1212 — WNP Transport Layer initial server connection completed to server HostName on port Port for the ConnectionType.

Provider
Microsoft-Windows-PushNotifications-Platform
Channel
Operational
Level
Informational
Task
ConnectionEstablishment
Opcode
Stop

Description

WNP Transport Layer initial server connection completed to server HostName on port Port for the ConnectionType.

Message #

WNP Transport Layer initial server connection completed to server %2 on port %3 for the %1.

Fields #

NameDescription
ConnectionType UInt32
HostName AnsiString
Port UInt16

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-PushNotifications-Platform",
    "guid": "88CD9180-4491-4640-B571-E3BEE2527943",
    "event_source_name": "",
    "event_id": 1212,
    "version": 0,
    "level": 4,
    "task": 9,
    "opcode": 2,
    "keywords": 9223372036859068416,
    "time_created": "2023-11-05T22:36:06.697481+00:00",
    "event_record_id": 2545,
    "correlation": {},
    "execution": {
      "process_id": 3380,
      "thread_id": 4140
    },
    "channel": "Microsoft-Windows-PushNotification-Platform/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "ConnectionType": 1,
    "HostName": "client.wns.windows.com",
    "Port": 443
  },
  "message": ""
}

References #