mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Can you provide a domain name analysis function for query logs? #5627
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#5627
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 @jarodlee on GitHub (Apr 16, 2025).
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to request a feature or enhancement and not ask a question
The problem
The query logs are already very detailed, so I hope to be able to perform log analysis online and perform graphical analysis by primary domain name and secondary domain name. I wonder if anyone has already done it. I hope to see support in this regard in the new version. Thanks again to the developers for their dedication.
Proposed solution
It would be nice if I could use a graphical view to analyze the access status of each domain name. Thank you.
Alternatives considered and additional information
No response
@tjharman commented on GitHub (May 7, 2025):
You can run many different tools over the log files to extract data - I've tried it myself. That's the beauty of an open format the logs are in.
I suggest asking your favourite AI platform about various ways to format/view/fiddle with the log output.