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/
126 stars 36 forks source link

Featuer Request - Choose which colums appear in the reports #146

Open GrahamWing opened 8 years ago

GrahamWing commented 8 years ago

It would be great if there were settings in the config file to exclude certain columns. For instance, I have no use for the Throughput column. Perhaps you could have some options in the config file for "ExcludeThroughput = True/False" or something like that. You could do that for Requests, Megabytes, Duration, Throughput, LastVisit, and Cost.