Microsoft-Windows-Time-Service › Event 272

Event ID 272 — Leap second configuration.

Provider
Microsoft-Windows-Time-Service
Channel
Operational
Level
Informational

Description

Leap second configuration.

Message #

Leap second configuration:
Enabled: %1 (Local)
Count: %2 (Local)
Current Offset from UTC(Seconds): %3 (Local)
Runtime state consistent with settings: %4
Newest Leap Seconds List (Local):
%5
System Tick Count: %6.

For more information, see https://go.microsoft.com/fwlink/?linkid=845961.

Fields #

NameDescription
Name
Enabled UInt32
LeapSecondCount UInt32
CurrentUtcOffset Int32
RuntimeStateAndSettingsConsistent UInt32
NewestLeapSecondsList UnicodeString
TickCount UInt64

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Time-Service",
    "guid": "06EDCFEB-0FD0-4E53-ACCA-A6F8BBF81BCB",
    "event_source_name": "",
    "event_id": 272,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427387904,
    "time_created": "2023-11-06T06:25:38.749378+00:00",
    "event_record_id": 12,
    "correlation": {},
    "execution": {
      "process_id": 1644,
      "thread_id": 1684
    },
    "channel": "Microsoft-Windows-Time-Service/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {
    "Name": "TMP_OPS_LEAP_SECOND_CONFIG",
    "Enabled": 1,
    "LeapSecondCount": 0,
    "CurrentUtcOffset": 0,
    "RuntimeStateAndSettingsConsistent": 1,
    "NewestLeapSecondsList": "",
    "TickCount": 63156
  },
  "message": ""
}

References #