My idea is to have a list of online clients identified by IP and UA (with excludes: bots, IP/CIDR and UA/regexp)
@allinurl What do you think?
Are tou thinking something like Google Analytics' real-time section?
Yes.
Got it, I believe this was requested before so it's for sure in the to-do list. Thanks for suggesting this. Stay tuned!
Thank you!
There could be a time limit of 10 minutes what an online client means.
So probably an option that specifies how long the client will be kept on the list and discard the record from that panel only?
Exactly.
Another idea is to include the last non-static request from the client.
I couldn't wait.
A kind of implementation in Bash
https://github.com/szepeviktor/debian-server-tools/blob/master/webserver/web-sessions.sh
This would be very useful and would allow me to finally ditch google analytics for good.
Most helpful comment
This would be very useful and would allow me to finally ditch google analytics for good.