mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Support control characters and/or regex in logs section #3513
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#3513
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 @ammnt on GitHub (Feb 25, 2022).
Hello,
I propose to add support control characters and/or regex in logs section of frontend. For example:
^blog.or^blog\..org.zm$or\.org\.zm$^[^.]+$[^\x00-\x7F]^adtrack(er|ing)?[0-9]*[_.-]etc.
I know that we have one general ticket for logs improvements and we can merge it. But please think about this function before as separate feature request😂
Thank you😙
Best regards.
@ammnt commented on GitHub (Mar 21, 2022):
@ainar-g, does this feature request make sense? Thank you.
@ainar-g commented on GitHub (May 20, 2022):
Sorry, this feature request seems to have slipped through the cracks. We'll maybe be able to do something like that, but only once #2290 is solved.