Microsoft-Windows-PushNotifications-Platform › Event 1239

Event ID 1239 — WNP Keep Alive Detector starting KA measurement with value: KaValue seconds; type: KaValueType; Min Limit: KaMinLimit seconds.

Provider
Microsoft-Windows-PushNotifications-Platform
Channel
Operational
Level
Informational
Opcode
Info

Description

WNP Keep Alive Detector starting KA measurement with value: KaValue seconds; type: KaValueType; Min Limit: KaMinLimit seconds.

Message #

WNP Keep Alive Detector starting KA measurement with value: %2 seconds; type: %1; Min Limit: %3 seconds

Fields #

NameDescription
KaValueType UInt32seconds; type.
KaValue UInt32WNP Keep Alive Detector starting KA measurement with value.
KaMinLimit UInt32; Min Limit.

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-PushNotifications-Platform",
    "guid": "88CD9180-4491-4640-B571-E3BEE2527943",
    "event_source_name": "",
    "event_id": 1239,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036858970112,
    "time_created": "2023-11-05T22:33:26.736302+00:00",
    "event_record_id": 2457,
    "correlation": {
      "ActivityID": "E4DB489E-1037-0003-9850-DBE43710DA01"
    },
    "execution": {
      "process_id": 3380,
      "thread_id": 3672
    },
    "channel": "Microsoft-Windows-PushNotification-Platform/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "KaValueType": 0,
    "KaValue": 60,
    "KaMinLimit": 60
  },
  "message": ""
}

References #