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

url-aliases #183

Closed szaszg closed 5 years ago

szaszg commented 6 years ago

It would be nice, if we can configure url-aliases likes network-aliases.

e.g.: GVIDEO ..googlevideo.com FACEBOOK ..fbcdn.net

So we can easily see agreggated bytes, hits to sites which use backend urls for lb or whatever

darold commented 5 years ago

Commit 46e7414 adds this feature.