log and monitor

hi guys

i have a question

can i have log and monitor all users activity ?

for example

i have visit today www.yahoo.com and www.google.com at 11 AM and another time and so on
most sites this ip have visit and so on

You can do this with a Proxy server. To monitor all http and https traffic, you’ll have to block ports 80 and 443 from leaving your network, and configure the proxy server address on each and every machine on the network. If thats not possible, then you can transparently proxy. I.e. send all port 80 traffic to the ip and port of the proxy server. That won’t work for https though as that canot be transparently proxied.

Hope that helps

Jimbo

does the webproxy can do this in MT?

or can i use net flow to a Pc have a netflow software which can give me the log i need about the users?

what do u think?

Solution 1: Proxylizer
Solution 2: Proxy logs sent to a remote logging machine that eventually stores the data in a database.

In either case, you won’t be able to monitor SSL (https) connections. Also, your users should be informed about this. It’s a privacy concern.

thanks alot guys
i’ll test the proxylizer