-<ahref="#additional-client-ip"id="additional-client-ip"name="additional-client-ip">`client-ip`</a>: The IP address of the client. The full name is `client-ip.adguard-dns.com`.
-<ahref="#additional-server-ip"id="additional-server-ip"name="additional-server-ip">`server-ip`</a>: The IP address of the server. The full name is `server-ip.adguard-dns.com`.
-<ahref="#additional-device-id"id="additional-device-id"name="additional-device-id">`device-id`</a>: The ID of the device as detected by the server, if any. The full name is `device-id.adguard-dns.com`.
-<ahref="#additional-profile-id"id="additional-profile-id"name="additional-profile-id">`profile-id`</a>: The ID of the profile (aka “DNS server” on the UI) of the AdGuard DNS server. The full name is `profile-id.adguard-dns.com`.
-<ahref="#additional-country"id="additional-country"name="additional-country">`country`</a>: User's country code. The full name is `country.adguard-dns.com`.
-<ahref="#additional-asn"id="additional-asn"name="additional-asn">`asn`</a>: User's autonomous system number (ASN). The full name is `asn.adguard-dns.com`.
-<ahref="#additional-subdivision"id="additional-subdivision"name="additional-subdivision">`subdivision`</a>: User's location subdivision code. This field could be empty even if user's country code is present. The full name is `subdivision.adguard-dns.com`.
The following debug records can have one of two prefixes: `req` or `resp`. The prefix depends on whether the filtering was applied to the request or the response.
-<ahref="#additional-res-type"id="additional-res-type"name="additional-res-type">`res-type`</a>: The `type` of response. The full name is `(req|resp).res-type.adguard-dns.com`. Can be the following types:
-<ahref="#additional-res-type-normal"id="additional-res-type-normal"name="additional-res-type-normal">`normal`</a>: The request or response was not filtered.
-<ahref="#additional-res-type-blocked"id="additional-res-type-blocked"name="additional-res-type-blocked">`blocked`</a>: The request or response was blocked by a filter list or parental protection.
-<ahref="#additional-res-type-allowed"id="additional-res-type-allowed"name="additional-res-type-allowed">`allowed`</a>: The request or response was allowed by an exception rule.
-<ahref="#additional-res-type-modified"id="additional-res-type-modified"name="additional-res-type-modified">`modified`</a>: The query has been rewritten by a rewrite rule or parental protection.
-<ahref="#additional-rule"id="additional-rule"name="additional-rule">`rule`</a>: The rule that was applied to the query. The full name is `(req|resp).rule.adguard-dns.com`. Rules that are longer than 255 bytes are split into several consecutive strings.
-<ahref="#additional-rule-list-id"id="additional-rule-list-id"name="additional-rule-list-id">`rule-list-id`</a>: The ID of the rule list that was applied, if any. The full name is `(req|resp).rule-list-id.adguard-dns.com`.