AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
24.6k stars 1.78k forks source link

Filter query log by date #481

Open ameshkov opened 5 years ago

ameshkov commented 5 years ago

Source: https://github.com/AdguardTeam/AdGuardHome/issues/480

On the "Query Log" page, it would be great to be able to specify a time range, e.g. show only queries from 11:48:00 to 11:49:00 Also, when I want to see more rows of data and select "100 rows" on the bottom of the screen, it would be great if AdGuard would remember that choice.

tomiams commented 5 years ago

While we're at it, it would be superb to

  1. toggle live view while we're viewing the log.
  2. Add more options than 100 rows
ghost commented 5 years ago

Tasks for query logs:

Screenshot_4 https://www.ntop.org/products/traffic-analysis/ntop (ntopng professional) https://github.com/ntop/ntopng, https://www.glasswire.com

( possible to avoid implement https://github.com/AdguardTeam/AdGuardHome/issues/767 )

ghost commented 4 years ago

It's shame to AG that Pi-Hole has this feature😉 (today noticed that)

Screenshot_1

szolin commented 4 years ago

More tasks for query logs:

Aikatsui commented 4 years ago

Other tasks for query logs:

ammnt commented 4 years ago

How about adding control characters for a more comfortable search? https://en.wikipedia.org/wiki/Control_character

ameshkov commented 4 years ago

Do you mean extending search syntax so that you could specify additional search criteria right in the query text? Smth like what Google provides?

ammnt commented 4 years ago

Do you mean extending search syntax so that you could specify additional search criteria right in the query text? Smth like what Google provides?

Yes, but rather as a search tool in text editors like Notepad++ and Sublime Text. It will be clearer to most people.

Aikatsui commented 4 years ago

Do you mean extending search syntax so that you could specify additional search criteria right in the query text? Smth like what Google provides?

Yes, but rather as a search tool in text editors like Notepad++ and Sublime Text. It will be clearer to most people.

594 https://github.com/AdguardTeam/AdGuardHome/issues/594#issuecomment-469129412

seonwoolee commented 3 years ago

Could we have sorting by request type? Plain DNS, DNS over TLS, DNS over HTTPS, DNS over QUIC?

ameshkov commented 3 years ago

sort or filter by it?

seonwoolee commented 3 years ago

Oh whoops I meant filter

ammnt commented 3 years ago

@ainar-g & @ameshkov, please display the date or date+time combination of query instead of just time in compact mode. Otherwise, it is not clear when this request was actually made:

image

Thank you😣

ainar-g commented 3 years ago

Depends on #2290.

thomaslacour commented 1 year ago

Is this feature coming soon :) ?

kamanwu commented 1 year ago

really need this feature