You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have a question or an idea? Please search it on our forum to make sure it was not yet asked. If you cannot find what you had in mind, please submit it here.
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
I am running the latest version
I checked the documentation and found no answer
I checked to make sure that this issue has not already been filed
Problem Description
An overall Root Domains section for Aggregate of all queries made for root domains and all their subdomains..
Here is an example from NextDNS.io:
Since AdGuardHome added support for DNSSEC (Add DNSSEC support #66), I'd like to see how many queries are validated with DNSSEC.
An example from NextDNS.io (again!):
Show traffic destination from queries.
An example from NextDNS.io (again!):
Proposed Solution
AdGuardHome already has Top queried domains, but I'd like to see overall statistics on which domain I requested most (Still a lot of websites still use domain sharding, a hacky optimization for the dark age of HTTP/1.1. And they mess up Top queried domains quite a lot, and Root Domains section will come in handy).
AdGuardHome already has destination IP info in the query log. However, traffic destination analysis requires a GeoIP database (e.g. MaxMind's GeoLite).
The text was updated successfully, but these errors were encountered:
Have a question or an idea? Please search it on our forum to make sure it was not yet asked. If you cannot find what you had in mind, please submit it here.
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Problem Description
An overall
Root Domains
section forAggregate of all queries made for root domains and all their subdomains.
.Here is an example from
NextDNS.io
:Since AdGuardHome added support for DNSSEC (Add DNSSEC support #66), I'd like to see how many queries are validated with DNSSEC.
An example from
NextDNS.io
(again!):Show traffic destination from queries.

An example from
NextDNS.io
(again!):Proposed Solution
Top queried domains
, but I'd like to see overall statistics on which domain I requested most (Still a lot of websites still use domain sharding, a hacky optimization for the dark age of HTTP/1.1. And they mess upTop queried domains
quite a lot, andRoot Domains
section will come in handy).The text was updated successfully, but these errors were encountered: