[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [Qube3] Proxy/Cache logs access?
- Subject: RE: [cobalt-users] [Qube3] Proxy/Cache logs access?
- From: "Pablo Jejcic" <pablo.jejcic@xxxxxxxxxxxxxxxxxx>
- Date: Mon Mar 31 01:48:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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.