Microsoft-Windows-DNS-Client-DiagTrack

2 events across 1 channel

Event ID 3021: Collecting trace for DoH query QueryName and type QueryType which failed with response status QueryStatus.

#
Provider
Microsoft-Windows-DNS-Client-DiagTrack
Channel
Operational

Description

Collecting trace for DoH query QueryName and type QueryType which failed with response status QueryStatus.

Message #

Collecting trace for DoH query %1 and type %2 which failed with response status %3

Fields #

NameDescription
QueryName UnicodeString
QueryType UInt16
QueryStatus UInt32

Event ID 3022: Finished collecting trace for DoH query QueryName and type QueryType.

#
Provider
Microsoft-Windows-DNS-Client-DiagTrack
Channel
Operational

Description

Finished collecting trace for DoH query QueryName and type QueryType. Retry status code is: QueryStatus.

Message #

Finished collecting trace for DoH query %1 and type %2. Retry status code is: %3

Fields #

NameDescription
QueryName UnicodeString
QueryType UInt16
QueryStatus UInt32

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID 80e30bfe-62cf-5c77-5dc4-425d2c7734a3

Defined in dnsapi.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893 · schema read from the registered manifest · binary version 10.0.20348.1 · captured 2026-06-02

Downloads

Credits

  • Microsoft - authored the ETW manifests and PDBs the schema comes from
  • jdu2600 - the event-schema TSV format this catalog adopted
  • nasbench - the tool that dumps registered providers and manifests