AdguardTeam / AdguardTeam/AdguardForWindows

Add auxiliary search filter to the filtering log

Abierto
#5,489 1 comentario 0 reacciones 0 asignados Ver en GitHub
checked Feature request Priority: P4
Lenguaje dominante
Sin datos de lenguaje
Estrellas
887
Forks
84
Merge medio
27 min
PR fusionados (30 d)
2

Descripción

### Issue Details

The OS, various apps and websites continuously make a large number of requests, and heavily clog the filtering log, especially when protection is restarted (of added/modiffied the filtering rules, or changing filtering settings).
When analyzing website requests, most of the lines are not related to the website (meaning the time interval from the start of the website loading to the performing of certain actions on the website).

### Proposed solution

Add a domain and regular expression filters to hide addresses that clutter the filtering log and usually make no sense when working with filters (like OCSP servers, captchas, email clients, other sites with syncs including personal tabs, service domains, checks for updates of apps etc).
It should be possible to disable this feature without clearing its filters.

How it looks in Fiddler:

Screenshot

![Image](https://github.com/user-attachments/assets/c4c5bd3e-cd4b-449f-969f-9f133239f1ed)

Here are three useful features:
* hiding by hostnames (`*` is supported)
* show only a specific app's traffic (in AdGuard this is an undocumented feature)
* hiding by URL, URL part or by regexp

Can be opened as modal window (_expandable_, not extra small fixed sized even on lagre screens like in current v7 or in VPN)

Screenshot

![Image](https://github.com/user-attachments/assets/7a20ab08-9634-4cf9-a0eb-c6b4d7f56407)

@AdguardTeam/filters-maintainers Perhaps you also have suggestions on this issue.

### Addition

Since the responsiveness of the Filtering Log interface depends on the number of lines, lines that matched by the auxiliary filter can be dropped.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.