I’ve trawled through the forums but couldn’t locate a definitive answer to this. Can I enable HotSpot URL logging with RouterOS and an RB750. Basically a log showing Username and URL visited?
You cannot do it directly, but it is possible. You basically need to run traffic through a proxy server and log the requested information somewhere. There are a few ways of running a proxy server, MikroTik or not, but the you cannot SRC-NAT traffic to that proxy server so that you can keep track of individual IP addresses. You would also need to keep a record of your authentication logs so you can correlate IP addresses to user names and combine the two.