how can retrive hotspot user’s websurffing activity log ?
like
- which sites user surf ?
- how much time spent on that that site ?
- top 10 users by data transfer
how can retrive hotspot user’s websurffing activity log ?
like
Netflows/Traffic flow would be the best way. Otherwise you’ll have to send them through a proxy like squid and log the connections from there.