I tried the following to get access-logging enabled on Squid:
Added the following to squid.conf:
cache_access_log /var/squid/logs/access.log
Reread the config-file with:
squid -k reconfigure
But alas, no access.log is written! Strange thing is that access_log used to be enabled (same entry in the squid.conf file), but we needed to temporarily disable it. I disabled it in basically the same way (removed the entry and ran squid -k reconfigure).
Squid v2.0 on Slackware Linux (not sure which version)
Anybody any ideas? If possible without any inconvenience for the users.
TIA,
Richard
Added the following to squid.conf:
cache_access_log /var/squid/logs/access.log
Reread the config-file with:
squid -k reconfigure
But alas, no access.log is written! Strange thing is that access_log used to be enabled (same entry in the squid.conf file), but we needed to temporarily disable it. I disabled it in basically the same way (removed the entry and ran squid -k reconfigure).
Squid v2.0 on Slackware Linux (not sure which version)
Anybody any ideas? If possible without any inconvenience for the users.
TIA,
Richard