Greetings. I'm running squid 2.6 STABLE. I have adjusted my squid.conf to include the following logformat: logformat custom %>a %ru %rm %mt yet when I look at the access logs for squid I get the following: 1211862749.607 126781 192.168.187.254 TCP_MISS/502 1266 GET http://www.cad-comic.com - DIRECT/www.cad-comic.com text/html so as I can see I get : time since epoch, time elapsed, ip address, squid cache result code, http status code, unknown, request method, url, referer, mime type Is my custom format not working or is this information that I simply cannot avoid ? Can also anyone please explain the 1266 number ? no idea what it's for. greets -- View this message in context: http://www.nabble.com/Squid%2C-unforeseen-logformat-tp17511257p17511257.html Sent from the Squid - Users mailing list archive at Nabble.com.