Microsoft-Windows-Time-Service › Event 264

Event ID 264 — NTP Client observed a change peer reachability.

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

Description

NTP Client observed a change peer reachability. Ntp Client is now receiving time data from the following NTP Servers: Name. System Tick Count: AllNtpServers.

Message #

NTP Client observed a change peer reachability. Ntp Client is now receiving time data from the following NTP Servers: %1. System Tick Count: %2.
For more information, see https://go.microsoft.com/fwlink/?linkid=845961.

Fields #

NameDescription
Name
AllNtpServers UnicodeString
TickCount UInt64

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Time-Service",
    "guid": "06EDCFEB-0FD0-4E53-ACCA-A6F8BBF81BCB",
    "event_source_name": "",
    "event_id": 264,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427387904,
    "time_created": "2023-11-06T06:25:53.238115+00:00",
    "event_record_id": 16,
    "correlation": {},
    "execution": {
      "process_id": 1644,
      "thread_id": 1744
    },
    "channel": "Microsoft-Windows-Time-Service/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {
    "Name": "TMP_OPS_NTP_CLIENT_TIME_SOURCES_CHANGE",
    "AllNtpServers": "time.windows.com,0x9 (ntp.m|0x9|0.0.0.0:123->40.119.148.38:123);",
    "TickCount": 77640
  },
  "message": ""
}

References #