darold / squidanalyzer

Squid Analyzer parses Squid proxy access log and reports general statistics about hits, bytes, users, networks, top URLs, and top second level domains. Statistic reports are oriented toward user and bandwidth control.
http://squidanalyzer.darold.net/
125 stars 36 forks source link

Ability to move Top Denied and Sites #174

Closed BasicHumanUnit closed 5 years ago

BasicHumanUnit commented 6 years ago

Feature request. Looking for the abililty to move the Top Denied sites, and the Top 100 around. We use the proxy to block a lot of ad's, the top of all the user reports are littered with denied entries for it. Thought about having it use the ACL list but the single line entries are not prefixed with URI

darold commented 5 years ago

Commit 143dc64 adds TopDenied configuration directive to show more denied URL than in other report. It can probably helps.