Calamari - Edible Squid! (Beta)
Calamari is a project to build a user friendly front-end to squid access log files, and potentially log files from other applications in future. It is released under the GNU Public License V3.0. The project was started by Jumping Bean, a South African open source solutions development company with several goals in mind. The current release is still in early beta and any feedback will be welcome. We are not even sure if anyone will find this useful but it was fun building it and we are using it in-house on our small Squid proxy server. The biggest issue will be testing the ability of the application to scale for large proxy/cache logs files.
Please use our forums and contact form for feedback, although the forums will be the best place to ask any questions.
The application consists of two components, a web service back end and rich internet application (RIA) front-end. Source code can be found at:
- http://github.com/mxc/calamari-ui for the UI component and at,
- http://github.com/mxc/Calamari-Service for the back end web component

