mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Can you store malware/phishing somewhere else? #3251
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#3251
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 @bcookatpcsd on GitHub (Dec 13, 2021).
When I check the dashboard and see there were malware/phishing events..
I would like to look at them..
Clicking on that graph results in a very delayed lookup time while sifting through the many logs..
Is there somewhere/somehow to store those results to retrieve them faster?
(it was seven full minutes - second time was a little faster)
Generally those are the most useful..
(banana for scale..)

Bare metal machine
CPU: Intel i5-3470 (4) @ 3.600GHz
Memory: 1968MiB / 7845MiB
Disk: xfs sda sata drive
Thanks in advance either way for a great application.
Thank you for taking the time to read this..
@ainar-g commented on GitHub (Dec 14, 2021):
This is basically a duplicate of #2290. The query log format currently is suboptimal for this case case of events that are few and far between. Once we have a better log database, such queries should become faster.