This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[6.100] - difference between log files ?

Hi,

I'm just tryiing to figure out what the difference is between these two log files:

"HTTP Proxy" and 
"HTTP accessed sites"

I use the http proxy as a transparent one.
My log file for "HTTP Proxy" is always nearly empty, just a few kilobytes of general stuff, but no site access seems to get logged there.
In "HTTP accessed sites" all accessed sites are correctly shown.

So where/what is the difference between these two?

Michael


This thread was automatically locked due to age.
Parents
  • You already pointed out the differences. The HTTP Proxy log is where the information about the HTTP proxy (squid) ends up, proxy start/stop/status information etc. The HTTP accessed sites contain all requested URLs, HTTP blocked sites all URLs blocked by the content filter. The HTTP daemon log contains information about the running WebAdmin.

    Cheers,
    andreas
Reply
  • You already pointed out the differences. The HTTP Proxy log is where the information about the HTTP proxy (squid) ends up, proxy start/stop/status information etc. The HTTP accessed sites contain all requested URLs, HTTP blocked sites all URLs blocked by the content filter. The HTTP daemon log contains information about the running WebAdmin.

    Cheers,
    andreas
Children