On Sun, 14 Mar 2004, Muthukumar wrote:

> Yes. Squid-3.0 is supporting external logging.

Not yet my friend. There is an ongoing (not yet finished) project to
eventually add external logging capabilities to Squid, but it won't be in
the Squid-3.0 release.

But it is not very hard to make a custom external logging facility for
Squid. One of the most fasible approach is to use the File::Tail perl
module to monitor the access.log file and feed it into your datastore of 
choice.

Regards
Henrik

Reply via email to