Hello Community,
We have a requirement to monitor the maximum number of user sessions on a day in the entire environment. is there any ready made plugin available for this? Im aware that we can use login audit csv file. But this file can give only the number of user logins on a day rather this file did not furnish the details about log out for the same user.
TIA
Discussion posts and replies are publicly visible
Hi arunramanath,
I think most of the available plugins are making use of the login audit CSV file only for reporting. I'm quite curious about your use case, whether it is to determine how many users have accessed the application/site in a specific period of time?
Thanks for your response Selva. I would like to know how many users are currently using the application?
Then you might try reading the log 'sites_usage' to know how many users visited the site in the given time period. Not sure whether this will handle your entire use case, but just a suggestion.
arunramanath
You can find the current user activity in Admin Console - https://docs.appian.com/suite/help/21.2/Appian_Administration_Console.html#current-user-activity
You can also make use of the Health-check reports. It has few hidden sheets related to users