Add a modificator to exclude certain entries from the filtering log
Case: I don't want to see in the Filtering Logs entries that contain certain domains (e.g. icloud.com, apple.com etc) because they "pollute" the log and make searching for domains that matter harder.
Proposed solution:
Create a modificator $nolog or similar, so that once a rule apple.com$nolog is added to the User filter, corresponding entries are not shown in the log.
I suppose this would work for AG's own DNS requests, too? 🤔
And I suppose this could be optional and not enabled by default? I would really "want" to see when an app is trying to establish a connection which was blocked by AG in real-time.
And I suppose this could be optional and not enabled by default? I would really "want" to see when an app is trying to establish a connection which was blocked by AG in real-time.
It certainly will not be the default option if it's being implemented.
Perhaps it would be more convenient to have a filtering rule that lists keywords to hide lines containing them? (or a regular expression) This would be useful for cleaning the log of lines that are obviously uninteresting (for example, urls that do not need to be blocked).