This would be an interesting idea.
I found several mentions of the client IP addresses in the debug logs of View Manager and View Client.
However now I need to find a way to recover these data in real time without impacting peformance of the server.
I would prefer to collect this information from the server as it is more secure.
As View Manager is based on Tomcat, I am wondering if it is possible to create a custom logger in Tomcat for this purpose?