Hi Is there a way to configure Squid to output the logs to statsd rather than a file? Today I have this:
> +logformat my_metrics %icap::tt %<pt %tr > +access_log daemon:/var/log/squid/my_metrics.log my_metrics > However I would like to avoid the overhead in parsing the log file by using statsd or something similar. Thanks, Moti
_______________________________________________ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users