Microsoft-Windows-Time-Service › Event 34

Event ID 34 — The time service has detected that the system time needs to be changed by Name seconds.

Provider
Microsoft-Windows-Time-Service
Channel
System
Level
Error

Message #

The time service has detected that the system time needs to be  changed by %1 seconds. The time service will not change the system time by more than %2 seconds. Verify that your time and time zone are correct, and that the time source %3 is working properly.

Fields #

NameDescription
Name
SystemTimeChangeSeconds Int64
MaxSystemTimeChangeSeconds UInt32
TimeSource UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Time-Service",
    "guid": "06EDCFEB-0FD0-4E53-ACCA-A6F8BBF81BCB",
    "event_source_name": "",
    "event_id": 34,
    "version": 0,
    "level": 2,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2022-04-04T07:40:21.081156+00:00",
    "event_record_id": 729,
    "correlation": {},
    "execution": {
      "process_id": 1832,
      "thread_id": 600
    },
    "channel": "System",
    "computer": "WIN-TKC15D7KHUR",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {
    "Name": "TMP_EVENT_TIME_CHANGE_TOO_BIG",
    "SystemTimeChangeSeconds": 2660727,
    "MaxSystemTimeChangeSeconds": 54000,
    "TimeSource": "time.windows.com,0x8 (ntp.m|0x8|0.0.0.0:123->40.119.148.38:123)"
  },
  "message": ""
}

References #