LOG: What he is Doing

Hi All,

I want to monitor LOG, What my Customer is Doing, I mean which sites he is surfing.

How to Do That.

I am Confused with the Firewall Rule.

There are tons of ways of doing this… sniffer or syslog. Those are the main two types.

Matt

Boss,
But what is the config

You have to use the transparent proxy feature of MikroTik and then enable web-proxy logging. This will should you who visited what websites in the log…

Best regards,
Christian Meis

after you enforced your users to use the proxy

/ system logging add action=memory topics=web-proxy

then go to /log and see each client’s ip address

regards