Microsoft-Windows-DNS-Client › Event 1014

Event ID 1014 — Name resolution for the name QueryName timed out after none of the configured DNS servers responded.

Provider
Microsoft-Windows-DNS-Client
Channel
System
Level
Warning
Task
DnsAllServersTimeoutSystem

Description

Name resolution for the name QueryName timed out after none of the configured DNS servers responded.

Message #

Name resolution for the name %1 timed out after none of the configured DNS servers responded.

Fields #

NameDescription
QueryName UnicodeString
AddressLength UInt32
Address Binary
ClientPID UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-DNS-Client",
    "guid": "1C95126E-7EEA-49A9-A3FE-A378B03DDB4D",
    "event_source_name": "",
    "event_id": 1014,
    "version": 1,
    "level": 3,
    "task": 1014,
    "opcode": 0,
    "keywords": 4611686018695823360,
    "time_created": "2023-11-06T06:25:49.753506+00:00",
    "event_record_id": 1706,
    "correlation": {},
    "execution": {
      "process_id": 1916,
      "thread_id": 3540
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-20"
    }
  },
  "event_data": {
    "QueryName": "wpad",
    "AddressLength": 128,
    "Address": "02000000C0A85C02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    "ClientPID": 2556
  },
  "message": ""
}

References #