Squid access log report generation tool

Edit Package SquidAnalyzer
http://squidanalyzer.darold.net/

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.

Refresh
Refresh
Source Files
Filename Size Changed
squidanalyzer-6.6.tar.gz 0000170555 167 KB
squidanalyzer-rpmlintrc 0000000178 178 Bytes
squidanalyzer.changes 0000018279 17.9 KB
squidanalyzer.cron 0000000093 93 Bytes
squidanalyzer.http 0000000480 480 Bytes
squidanalyzer.spec 0000005030 4.91 KB
Revision 16 (latest revision is 17)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 16)
- update to 6.6:
  This is a maintenance release that fix one year of issues reported 
  by users. There is also some additional features, configuration 
  directives all listed below:
  + Add TopStorage configuration directive to limit the storage of url
    to a certain quantity in data file and sorted by OrderUrl. On huge 
    access log it will improve a lot the performances but you will have 
    less precision in the top url. Default to 0, all url will be stored. 
  + Add a cache to network and user aliases for speed improvement. 
    Thanks to Louis-Berthier Soulliere for the report.
  + Add TimeStart and TimeStop configuration directives to allow to 
    specify a start and stop time. Log line out of this time range will 
    not be parsed. The format of the value is HH:MM. These directives 
    can be overridden with the -s | --start and -S | --stop command 
    line options. 
    Thanks to Louis-Berthier Soulliere for the feature request.
  + Add UpdateAlias configuration directive to apply immediately the 
    changes made in aliases files to avoid duplicates. You still have 
    to use --rebuild to recreate previous reports with new aliases. 
    Enabling this will imply a lost of performances with huge log files.
  + Add UseUrlPort configuration directive to be able to include port 
    number into Url statistics. Default is to remove the port information 
    from the Url. Thanks to Tobias Wigand for the feature request.
  + Add report of top denied url on user statistic page. Thanks to 
    delumerlino and Pavel Podkorytov for the feature request.
  + Add last visited timestamp on urls reports and show last ten visit 
    on user url report. The last visit are counted after 5 minutes in 
    hour view, after 30 minutes in day views and per day in month view. 
    Thanks to Ringa Mari Sundberg for the feature request.
  + Add support to ipv6 address dns resolving, you need perl > 5.014.
Comments 0
openSUSE Build Service is sponsored by