Is it possible to monitor number of users logged in over a period of time?
I would like to trend number of concurrent users/sessions over a period of time.The only things I see in the platform are 'Active Transactions' or the Event log and query for login/logout and then do some work in Excel.Is there a better method for do...