lightsquid

light and fast log analyzer for squid proxy

WWW CVSWeb GITHub
  1. Package version
    lightsquid-1.8p5
  2. Maintainer
    Kirill Bychkov

Fast and simple squid log parser with a perl cgi script to dynamically
generate report pages.

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

To use lightsquid (with non-chrooted apache, httpd -u), give the www
user permissions to access squid logs; either like this, or some other
way:

# usermod -G _squid www

Add the following lines to httpd.conf:

<Directory "${INSTDIR}">
AddHandler cgi-script .cgi
AllowOverride All
</Directory>

Then restart apache.

If you have problems, ${INSTDIR}/check-setup.pl will check
for a few common causes.

  • graphics/p5-GD