Microsoft-Windows-StorPort › Event 543

Event ID 543 — The miniport logged a health event.

Provider
Microsoft-Windows-StorPort
Channel
Health
Level
Warning
Task
Port

Description

The miniport logged a health event.

Message #

The miniport logged a health event.

Fields #

NameDescription
MiniportName UnicodeString
MiniportEventId UInt32
MiniportEventDescription UnicodeString
PortNumber UInt32
AdapterGuid GUID
BootDevice Boolean
Parameter1Name UnicodeString
Parameter1Value UInt64
Parameter2Name UnicodeString
Parameter2Value UInt64

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-StorPort",
    "guid": "C4636A1E-7986-4646-BF10-7BC3B4A76E8E",
    "event_source_name": "",
    "event_id": 543,
    "version": 3,
    "level": 3,
    "task": 201,
    "opcode": 0,
    "keywords": 144150372447945216,
    "time_created": "2022-04-07T16:52:37.762567+00:00",
    "event_record_id": 152,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 76
    },
    "channel": "Microsoft-Windows-Storage-Storport/Health",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "MiniportName": "stornvme",
    "MiniportEventId": 14,
    "MiniportEventDescription": "Health Status-Available Spare Warning",
    "PortNumber": 3,
    "AdapterGuid": "61E10B57-B69A-11EC-9774-806E6F6E6963",
    "BootDevice": false,
    "Parameter1Name": "Available Spare",
    "Parameter1Value": 1,
    "Parameter2Name": "Available Spare Threshold Limit",
    "Parameter2Value": 2
  },
  "message": ""
}

References #