]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/squid/templates/default/squid.conf.erb
Add byte counts to tile logs
[chef.git] / cookbooks / squid / templates / default / squid.conf.erb
index fe8ed7853b42960d647aff84572ab76625271912..53f84f888014a811136f486ba65f083b72031b20 100644 (file)
@@ -84,7 +84,7 @@ http_access deny purge
 forwarded_for on
 
 #Loggin used for analysis
-logformat zerelog %ts.%03tu %rp "%{Etag}<h" %>a "%{User-Agent}>h"
+logformat zerelog %ts.%03tu %rp "%{Etag}<h" %>a "%{User-Agent}>h" %<st
 access_log /var/log/squid/zere.log zerelog
 
 access_log <%= node[:squid][:access_log] %>