I want to monitor the log details of my clients in my mikrotik firewall.and want to store that logs to some other system for security purpose.So that i can keep the track of the sites browsed by clients and can stop any illegel work.plz support to me in this,how can i configure my mikrotik for this purpose.
fine…i m using MIK OS V2.9.51.I want to store the log of browsing website by my network clients.How can i do it.Can i store these logs in my Mikrotik router system hard-disk?Plz tell me how to implement it.
Add a New Logging rule for Webproxy
/system logging add topic=webproxy action=disk
You can always store the LOG in Local Router Machin, But if possible Install Mikrotik Syslog Server on Windows Based Machine and Store the LOG Remotelly.
In that case the action will be “remote” and you need to assign the LOG server IP address and the port.