Re: Squid Logging

From: Blue Lang <blue@dont-contact.us>
Date: Mon, 6 Dec 1999 11:22:01 -0500 (EST)

On Mon, 6 Dec 1999, Jason Wang wrote:

> Is there a way to make squid not log all that? I have tried
> setting the "debug_options" to various things, (like ALL,0) but

I don't think you're talking about debugging, but rather normal logging.

You can disable user-agent logging at configure time.

./configure --disable-useragent-log

But that should be logged into its own file. If you don't want to
reconfigure and recompile, you can point it at /dev/null - i think that's
in the FAQ somewhere.

> they did not seem to affect anything. The proxy currently
> handles millions of hits a day, and often times, the entire
> file system will get filled up by this one log file. What I want
> to do is get rid of the last two big entries (enclosed with []'s).

That should be a trivial task to hack out of the source, even if it is not
configurable at compile time.

Good luck!

--
Blue Lang, Unix Systems Administrator, QSP Inc. - Raleigh, NC.
Phone: 919.872.4086
Received on Mon Dec 06 1999 - 09:12:01 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:49:44 MST