Event ID 20 — The leap second configuration has been updated.
Description
The leap second configuration has been updated.
Message #
Fields #
| Name | Description |
|---|---|
UpdateReason UInt32 | Reason. |
EnabledNew Boolean | Leap seconds enabled. |
CountNew UInt32 | New leap second count. |
CountOld UInt32 | Old 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 #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline