Is there a way to get informatiation about who is logged in to connection?
I only see the amount of requests but I would like to see who are logged in.
Is there a possibility ? Maybe a SQL statement to get this information?
Regards,
Alex
You need to turn on Auditing, installed the Audit module and then you can query the Audit database to show sessions which have logged on but not logged off. I have such a report, and it helps a lot!
Regards,
Opher