> 
> I am running a squid proxy server V2.5.STABLE5-2 in
> Fedora Core 2. Squid is logging the access log in
> /var/log/squid/access.log. In this i find squid is
> logging based on the IP and not on the hostname. So, I
> added all my hostnames relating to IP in the
> /etc/hosts and specified the hosts_file /etc/hosts in
> squid.conf. Still I only find the IP address in the
> access.log and not the hostname. How do I make squid
> to log based on the hostname and not the IP. 
> 
> I need this because I am using SARG to generate squid
> access report. In this for every reports I get the IP
> and the sites accessed from this IP. So I can't
> remember all the IPs. If this would be the hostname it
> will be better.
> 
 
  Try setting :
           log_fqdn on 
  in squid.conf.
  M.
 
Received on Mon Jan 03 2005 - 04:52:32 MST
This archive was generated by hypermail pre-2.1.9 : Mon Mar 07 2005 - 12:59:35 MST