Squidward is a simple tool for analysing squid's log files. Unlike most of its competitors, it does not generate reports, but instead displays results directly to the standard output; either in an easily parseable format for other scripts or in a human readable form to gain a quick overview about proxy server's traffic and cache usage. Moreover it is coded in C and has no dependencies. It is distributed under the terms of the GNU General Public License version 3.
You can download the latest tagged version which is 0.1.6 and install it with :
You can also pull the code directly from git :
Tarballs are also available at
github.com/gawen947/squidward/tarball/master
Though you can only get tagged versions from the master branch, which may be older than what you'll have through git.
Many others squid related tools can be found at www.squid-cache.org/scripts.
You can report bugs, send patches and pull request on the github page at
github.com/gawen947/squidward/issues.
You can also report bugs, send patches and request for new features at my email address
.
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.