Koozali.org: home of the SME Server

Proxy Logging

Kev

Proxy Logging
« 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.

Bob Todd

Re: Proxy Logging
« Reply #1 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.

Steve Lewis

Re: Proxy Logging
« Reply #2 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