Greetings,
I have been tasked to find a solution to tracking the idle time of users on my Openfire server.
I have noticed the server will log client connections and disconnects, however I need to log connected clients users going clients showing idle stats with times.
Is there any good way to do this? I realize it's pretty much up to the client to report idle times and I have explained this to management but they still want me to attempt to implement this.
Thanks!