Hi Thanks for helping. I checked the link, and I like the fact to have a daily report on which user did what exactly. Nice to have that. On the other hand, I will look into Group Policies, and how to restrict direct access to Internet, and route through Proxy. Is there however a tool, that can generate a real time report, kind of like Monitoring the current access to the internet? Lets say, I can see a really high throughput on the firewall, and I would like to check who is doing what at the time. Is it possible? Thanks Ben -----Original Message----- From: Colin Farley Sent: Tuesday, December 06, 2005 3:47 PM To: Benedek Frank Subject: Re: Proxy Monitoring Question You can force users through your proxy via group policy, you can also grey out the settings so they are unable to remove the proxy settings. For log parsing you'll probably want to look at sarg. http://sarg.sourceforge.net/ you can run a script daily to parse your day's log file and generate reports in html format, so you'll probably want to install apache on your box too.