hi guys
how to log visited urls on transparent web-proxy?
thanks
hi guys
how to log visited urls on transparent web-proxy?
thanks
System Logging Webproxy
Set disk or remote
thank you very much,
but how do I customize it? I want to know which user visited it and what was the time? and disk buffer line is only maxed at 1000 so will it only saves last 1000 log?
can I make it in separate file and usually how to setup remote server to keep the logs in customized format?
Use remote logging
then use third-party tool to analize squid proxy log
the question is how can I know which user was sending through that IP, do I have to make my own manual software or is there anything existing?
I have the same question, if i set HOTSPOT TRANSPARENT-PROXY and WEB-PROXY together all requests seem to be from 127.0.0.1.
Example:
Sep 20 19:15:10 192.168.1.1 web-proxy,debug,packet 1127236573.254 57 127.0.0.1 TCP_HIT/200 204794 GET http://latinsud.com/360a.jpg - NONE/- image/jpeg
Disabling hotspot transparent proxy and manually redirecting:
Sep 20 19:30:40 192.168.1.1 web-proxy,debug,packet 1127237502.853 60 192.168.222.104 TCP_HIT/200 204794 GET http://latinsud.com/360a.jpg - NONE/- image/jpeg
So, you’d recomend to disable hotstpot proxy and manually redirect to web-proxy ?