Originally posted by: SwiftWind
Is this for the office or for home?
Microsoft ISA Server. But you may want a third-party analysis tool to read the logs if you intend to read them much. There are several tools (both free and not free) available. There are lots of built-in reports, but none that are useful for monitoring specific user web site activity.Originally posted by: NickOlsen8390
Just out of my own curiosity, Lets say I don't like linux and would like a Windows based option. I already use SNMP for bandwidth and PRTG. But I would like to monitor sites visited, Do you know of any windows options.
Originally posted by: cmetz
In my opinion, putting Microsoft anything into your data path is a really bad idea.
ZeroIQ, have you considered a passive monitoring solution, or to have your firewall or upstream router send URL log data to an external host? This might be a lot less impacting to your network reliability than inserting a new kind of firewall in the data path. More devices in the path = more possible failures.
Originally posted by: Markbnj
I don't know how you can get to a passive solution if the existing network devices don't produce the output you need for monitoring. If the DNS server produces IP-level request logs (do any do this?) then you could always search them for the IPs of interest.
If it's just a quick thing to check a couple of people out, you can throw ccproxy on a windows machine and point the suspect clients at it. But that still requires modding their IP config.