Hello, I am using Squid to collect log data as part of a user study. My problem is that logging headers ("log_mime_hdrs") together with the "regular" logging that takes place generates huge amounts of data. I am trying to minimze that load. I am exclusively interested in logging: - document requests (i.e not image mime types) - one specific line in the http request header Are there some settings which would allow me to filter out these values? I thank you, /David