I am using SARG 2.2.2 and Squid 2.6STABLE5. But I can't customize the Squid log format by using the new "logformat" directive, because SARG doesn't interpret it from squid.conf. If I try to do it, SARG doesn't recognize "access.log" entries and creates an empty report.
A workaround, I configured a log format that reproduces Squid 2.4 log format:
logformat squid %ts.%03tu %6tr %>a %Ss/%03Hs %<st %rm %ru %un %Sh/%<A %mt
access_log /var/log/squid/access.log squid
But could SARG recognize the "logformat" directive at next versions?
Documentation for the "logformat" directive:
http://www.visolve.com/squid/squid26/logs.php#logformat