AdguardTeam / AdguardTeam/AdGuardHome
Allow searching query logs by domain AND device at the same time
- Lenguaje dominante
- TypeScript
- Estrellas
- 36.9k
- Forks
- 2.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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
### Description
Hi.
Could you add the ability to search at the same time by domain and by client? It could be useful to see when/how many times an specific device sends a request to a domain.
That could be done by separating both search terms with a comma. For example: apple.com, 192.168.1.18
The other option would be to leave the search field as it is right now, and next to it add a select dropdown with all the devices.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.