Microsoft-Windows-Kernel-Power › Event 42

Event ID 42 — The system is entering sleep.

Provider
Microsoft-Windows-Kernel-Power
Channel
System
Level
Informational
Task
PreSleepNotification

Description

The system is entering sleep.

Message #

The system is entering sleep.

Fields #

NameDescription
TargetState UInt32
EffectiveState UInt32
Reason UInt32
Flags UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Kernel-Power",
    "guid": "331C3B3A-2005-44C2-AC5E-77220C37D6B4",
    "event_source_name": "",
    "event_id": 42,
    "version": 2,
    "level": 4,
    "task": 64,
    "opcode": 0,
    "keywords": 9223372036854775812,
    "time_created": "2016-08-18T16:22:13.389648Z",
    "event_record_id": 5523,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 60
    },
    "channel": "System",
    "computer": "IE10Win7",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "TargetState": 2,
    "EffectiveState": 2,
    "Reason": 7,
    "Flags": 0
  }
}

References #