"Queries for pi.hole and the hostname are never logged"

Expected Behaviour:

When visiting http://localhost:80/admin/queries.php?client=:: (because "pi.hole" is one of my "top clients") it says:
"Queries for pi.hole and the hostname are never logged"

Actual Behaviour:

Queries seem to be logged as this screenshot from " Recent Queries (showing queries for client ::)" shows:

:question: Do I understand this wrong or is this a bug?

This is for queries for the domain name pi.hole. What you are seeing in your query log are queries from that domain.

The domain pi.hole is answered directly by pihole-FTL, which is why the queries for that domain are not shown.

https://github.com/pi-hole/FTL/pull/1111

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.