[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [Qube3] Proxy/Cache logs access?



Yes by I need to create some kind of report, which is not so easy using
grep/more/etc, Does the Qube have any GUI for this? Do you know any app that
I can use?

Thanks.-

Kind Regards.
  _____  

Pablo Jejcic


> 
> Hello, I need to check the Proxy/Cache logs for particular
> sites, because a
> future audit. Can anyone explainme how to do it?
> 


On the Qube;


login with telnet on the box as admin

su root

cd /home/squid2/logs

cat access.log | more

older log files are stored in de gz files in this directory.