mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
ignore localhost spam (oracle cloud telemtry) #1759
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#1759
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 @bruvv on GitHub (Jul 18, 2020).
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Problem Description
I am running adguard on oracle cloud. Oracle cloud has some telemetry to tell me how my vps is running. But this means that adguard is getting bommed with dns requests:
This happens every 60 seconds. With pihole you can ignore localhost queries which is a big thing I am missing. This way the log is filled with useless stuff and I would like to have a clean overview of what devices are talking to my adguard so I can quickly and easy find urls to block or to allow (whitelist).
Proposed Solution
Add an option to ignore localhost queries.
Alternatives Considered
Perhaps hide them in the logs so i can see better what is going on in adguard.
Additional Information
No that I know of. if I have to add anything let me know.
@Aikatsui commented on GitHub (Jul 18, 2020):
Similar request for dashboard https://github.com/AdguardTeam/AdGuardHome/issues/1126 (https://github.com/AdguardTeam/AdGuardHome/issues/594)
May be you like this https://github.com/AdguardTeam/AdGuardHome/issues/1164
@bruvv commented on GitHub (Jul 20, 2020):
Thanks closing in favor of this one: https://github.com/AdguardTeam/AdGuardHome/issues/946