AdguardTeam / AdguardTeam/AdGuardHome
Ability to see first occurrences inside of Query Log
- Vorherrschende Sprache
- TypeScript
- Sterne
- 36.9k
- Forks
- 2.5k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Prerequisites
- [x] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer
- [x] I have searched other issues and found no duplicates
- [x] I want to request a feature or enhancement and not ask a question
### The problem
It would be nice to be able to see when domains are resolved for the first time inside of the query log.
### Proposed solution
You can store these occurrences inside of their own table. Most resolutions are residual so this would not be very expensive to query.
### Alternatives considered and additional information
Accessing the data manually.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.