tis 2009-09-08 klockan 23:09 +0200 skrev Friedrich Hattendorf: > Seems to be a problem of squid.conf: > > all three had the same entry: > > #Default: > # cache_access_log /var/log/squid/access.log > > I deleted the # in the above line with access.log, restarted > squid and the access .log was there again. My guess to what has happened is that you have an old squid.conf from an earlier release, probably 2.5 or so.. Default for access_log changed some many years ago. The directive name also changed from cache_access_log to just access_log. Regards Henrik