Microsoft-Windows-Kernel-General › Event 20

Event ID 20 — The leap second configuration has been updated.

Provider
Microsoft-Windows-Kernel-General
Channel
System
Level
Informational
Task
LeapSecondDataUpdate

Description

The leap second configuration has been updated.

Message #

The leap second configuration has been updated.
Reason: %1
Leap seconds enabled: %2
New leap second count: %3
Old leap second count: %4

Fields #

NameDescription
UpdateReason UInt32Reason.
EnabledNew BooleanLeap seconds enabled.
CountNew UInt32New leap second count.
CountOld UInt32Old leap second count.

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Kernel-General",
    "guid": "A68CA8B7-004F-D7B6-A698-07E2DE0F1F5D",
    "event_source_name": "",
    "event_id": 20,
    "version": 0,
    "level": 4,
    "task": 6,
    "opcode": 0,
    "keywords": 9223372036854775824,
    "time_created": "2023-11-06T06:24:56.378127+00:00",
    "event_record_id": 1634,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 8
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "UpdateReason": 0,
    "EnabledNew": true,
    "CountNew": 0,
    "CountOld": 0
  },
  "message": ""
}

References #