Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Kev on November 14, 2002, 11:45:36 AM

Title: Proxy Logging
Post by: Kev on November 14, 2002, 11:45:36 AM
Is there a way to simlify the proxy logs to output something like the following:

Computer Name or IP           Data Received         Data Sent

As I wish to audit all data going in and out of the proxy to the Internet.

I have installed ntop, but for some reason it does not hold the information and it also displays any data pulled across the network, where I wish only to see who is using the Internet and am not worried about local traffic.
Title: Re: Proxy Logging
Post by: Bob Todd on November 14, 2002, 01:39:43 PM
you should take a look at http://www.tiger.org/technology/dg/ which is a perl script designed for looking at the dansguardian filter logs - perhaps you could modify it to do the job you require.
Title: Re: Proxy Logging
Post by: Steve Lewis on November 14, 2002, 05:37:34 PM
I have Dans Guardian running on server. As part of Dan'sGuardian, the /var/log/dandsguardian/access.log is in very a very friendly format.

Also, there is SARG that will out put the logs to an HTML file to be viewed in a browser.

Search this forum for either of the 2 above and you should find plenty of info.

Steve Lewis