Squid access log report generation tool
SquidAnalyzer parse native access log format of the Squid proxy and
generate general statistics about hits, bytes, users, networks, top url
and top second level domain.
Statistic reports are oriented to user and bandwidth control, this is
not a pure cache statistics generator.
This analyzer is incremental so it should be run in a daily cron. Take
care if you have rotate log enable to run it before rotation is done.
The HTML output need a huge size for large number of user. Here on my
pentium III 500 MHz with 15Mb of free memory, for 600 users and an
access.log of 72 Mb it takes 20 minutes to run and generate 70 Mb of
HTML output by month. If you have an older system than this and want to
save space and time, you can disable url details feature that logs and
reports statistics for every URL and domain.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:proxy/SquidAnalyzer && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
squidanalyzer-5.4.tar.bz2 | 0000133125 130 KB | |
squidanalyzer.changes | 0000007315 7.14 KB | |
squidanalyzer.cron | 0000000093 93 Bytes | |
squidanalyzer.http | 0000000224 224 Bytes | |
squidanalyzer.spec | 0000004902 4.79 KB |
Revision 9 (latest revision is 17)
- update to 5.4: + This release fixes several bugs and adds more translation files (Ukrainian, Czech, Spanidh and Russian). + It also allow a custom definition of the logo and title. + Add new weekly statistics and reports as well as TCP DENIED report in cache statistics.
Comments 0