Skip to main content
July 23, 2021
Question

How to find current active user sessions in the environment?

  • July 23, 2021
  • 4 replies
  • 0 views

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

4 replies

selvakumark
July 24, 2021

Hi [mention:52b1bee01a944dcc9f333e52fcdbaf26:e9ed411860ed4f2ba0265705b8793d05],

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?

arunr0007Author
July 26, 2021

Thanks for your response Selva. I would like to know how many users are currently using the application?

selvakumark
July 26, 2021

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.

vimals
July 28, 2021

[mention:52b1bee01a944dcc9f333e52fcdbaf26:e9ed411860ed4f2ba0265705b8793d05]

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