proxy.config.http.enable_http_stats should not be required.
traffic_logstats will read squid.blog to generate its report.
From: Greg Dallavalle <greg.dallavalle@wolfnet.com<mailto:greg.dallavalle@wolfnet.com>>
Reply-To: <users@trafficserver.apache.org<mailto:users@trafficserver.apache.org>>
Date: Tue, 3 Jul 2012 09:59:54 -0500
To: <users@trafficserver.apache.org<mailto:users@trafficserver.apache.org>>
Subject: Re: logstats command
Make sure you have the squid log in binary format enabled.
proxy.config.log.squid_log_enabled INT 1
proxy.config.log.squid_log_is_ascii INT 0
Also http_stats:
proxy.config.http.enable_http_stats INT 1
On Tue, Jul 3, 2012 at 7:27 AM, Saraswathi Venkataraman <saraswathi.venkataraman@xoriant.com<mailto:saraswathi.venkataraman@xoriant.com>>
wrote:
My logstats command always shows everything as 0. Is there any setting I need to do, to enable
it?
Saraswathi
|