Sarg is a Squid Analysis Report Generator that allow you to view "where" your users are going to on the Internet. Sarg generate reports in html, with many fields, like: users, IP Addresses, bytes, sites and times. Support to SmartFilter added - 09/02/2000 Special thanks to: Matteo Colombo - Italian language Palamarchuk Eugen - Russian language Csaba Kabai - Hungarian language Evren Yurtesen - Turkish language Andreas Piek - German language Fred Pacquier - French language Leonardo A. D'Angelo - Spanish language Seth Mos - Dutch language Milos Prudek - Czech language Dima I. Allaverdov - Russian_windows1251 language V Gatut Harijiso - Indonesian language Ivan Minchev - Bulgarian_windows1251 language Akira Kitamura - Japanese language Radovan Drobnjakovic - Serbian language Pieter Kooistra - Dutch language fix Andrew Okhmat - Russian Koi8 language fixed Nikolai V. Ivanyushin - Russian and Bulgarian language fix Juris Valdovskis - Latvian language Jordan Kanev - Bulgarian language fix Wszebor Boksa - Polish language Adi Cretu - Romanian language Roman Vynar - Ukrainian_windows1251 language Andreu Sanchez - Catalan language Antonis Maglaras - Greek language Dusan Woletz - Slovak Language Jose Luis Hernandez - Spanish language fix Theo kastermans - Dutch language fix Alex Deiter - Russian UTF-8 language Josef Karliak - Czech UTF-8 Igor Ageikin - Russian UTF-8 fix Translating . Copy include/English to YourLanguage . Translate YourLanguage . Send YourLanguage to fmarchal@users.sourceforge.net to be implemented. If you use native squid log format, the elapsed time will be in reports (emulate_httpd_log off). 1. run ./configure configure options: --bindir=where sarg binary will be saved default: /usr/local/bin --sysconfdir - where the configuration directory is default: /usr/local/etc --mandir - where the sarg man page will be saved default: /usr/local/share/man --enable-sargphp - where to install sarg-php (--disable-sargphp don't install sarg-php) default: /var/www/html --enable-languagedir - where the translation of sarg are default: /usr/local/share/sarg/languages --enable-fontdir - where to find the fonts for the reports (--diable-fontdir don't install the fonts) default: /usr/local/share/sarg/fonts --enable-imagedir - where sarg take the images to include in the reports default: /usr/local/share/sarg/images --enable-extraprotection - compile sarg with extra GCC options for increased security default: use standard compilation warnings and no protection 3. make 4. make install 5. Go to /usr/local/sarg (or file entered with --sysconfdir on configure) and change sarg.conf as you need. 6. Notes about sarg: Date/Time report: Every minute that a request is logged your time is incremented by the smaller of 1 minute or the total time for the requests. Usage: sarg -h Source: http://sourceforge.net/projects/sarg/ Any suggests and/or comments may be posted on sarg forum http://sourceforge.net/projects/sarg/forums/forum/363374 or to Frederic Marchal (fmarchal@users.sourceforge.net)