mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Inability to search the query log by type and protocol #2640
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#2640
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DandelionSprout on GitHub (Apr 10, 2021).
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.
Issue Details
Expected Behavior
The option to search by request type (e.g. A, AAAA, TXT, RRSIG, AXFR, PTR, MX, SRV, "None", NS, MD, MF, TYPE11, MB, SOA, URI, MR, NULL, OPT, etc.) and/or protocol (Regular DNS, TCP DNS, DNS-over-HTTPS, DNS-over-TLS, DNS-over-QUIC, etc.) in the query log, preferably incorporated into its unified search bar.
Actual Behavior
After the query log's search methods were unified into one text bar sometime in 2020, it has since then been impossible to search by request type, e.g. A, AAAA, TXT, RRSIG, AXFR, PTR, MX, etc.
It has also never been possible to search by protocol that I'm aware of.
Screenshots
Screenshot:
Additional Information
This would be of help for https://github.com/DandelionSprout/adfilt/tree/master/Dandelion%20Sprout's%20Official%20DNS%20Server (which encourages the use of DoH and DoT), to further help sift out the constant invasion of Romanian/Dutch webhost port-scanners, from the (at the time of writing non-existent) legitimate human people person users.
@Aikatsui commented on GitHub (Apr 17, 2021):
DNS protocol https://github.com/AdguardTeam/AdGuardHome/issues/1900
Related request type https://github.com/AdguardTeam/AdGuardHome/issues/594
@DandelionSprout commented on GitHub (Apr 17, 2021):
#594 applies to the old search bar, and in my eyes doesn't count.
I'll admit that #1900 counts, however.