Microsoft-Windows-Resource-Exhaustion-Resolver › Event 1014

Event ID 1014 — The Windows Resource Exhaustion Resolver received a notification to perform memory leak diagnosis.

Provider
Microsoft-Windows-Resource-Exhaustion-Resolver
Channel
Operational
Level
Informational
Task
LeakDiagnosisEvents
Opcode
Eventsloggedafteranattempttolaunchtheleakdiagnoserismade.

Description

The Windows Resource Exhaustion Resolver received a notification to perform memory leak diagnosis. This notification was processed and dropped.

Message #

The Windows Resource Exhaustion Resolver received a notification to perform memory leak diagnosis. This notification was processed and dropped.

Fields #

NameDescription
DroppedLeakDiagnosisEventInfo.ProcessImageName
DroppedLeakDiagnosisEventInfo.ProcessId
DroppedLeakDiagnosisEventInfo.ProcessCreationTime
DroppedLeakDiagnosisEventInfo.DropReasonCode

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Resource-Exhaustion-Resolver",
    "guid": "91F5FB12-FDEA-4095-85D5-614B495CD9DE",
    "event_source_name": "",
    "event_id": 1014,
    "version": 0,
    "level": 4,
    "task": 5,
    "opcode": 41,
    "keywords": 9223372036854792192,
    "time_created": "2023-11-06T01:57:53.182895+00:00",
    "event_record_id": 5,
    "correlation": {
      "ActivityID": "44552D3D-0E8F-4E4A-B552-A11F4B96A461"
    },
    "execution": {
      "process_id": 4036,
      "thread_id": 10076
    },
    "channel": "Microsoft-Windows-Resource-Exhaustion-Resolver/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-21-1992711665-1655669231-58201500-1000"
    }
  },
  "user_data": {
    "DroppedLeakDiagnosisEventInfo": {
      "ProcessImageName": "eclipse.exe",
      "ProcessId": 14244,
      "ProcessCreationTime": "2023-11-06T01:52:45.374765Z",
      "DropReasonCode": 16
    }
  },
  "message": ""
}

References #