Monitor Web Browsing Habits of Networked Users
- by Linus
I've been tasked with generating dynamic, real-time (or as close to real-time as possible) reports on the web browsing habits of my users.
Basically we need a way of charting the amount of time user X spends on website Y.
The last stop on our network is a FreeBSD box that is currently generating netflow data. I've reviewed some netflow analyzers but none seem to meet our needs.
Any tools or suggestions will be greatly appreciated.