Skip to main content
April 4, 2023
Question

Number of users using an application

  • April 4, 2023
  • 5 replies
  • 0 views

Hi,

Can anyone suggest ways to know the number of users accessing a particular application when there are multiple applications hosted on a server.

Regards,

Chetana

    5 replies

    stefanhelzle0001
    April 4, 2023

    Typically each application has one or more groups to control access to this application. You would just have to count the members.

    April 4, 2023

    I mean to get a report on monthly or weekly basis for a particular application.

    stewart.burchell
    April 4, 2023

    There are various logs that keep track of which Users logged in, logged out, which Records they viewed etc. etc. The real question is: what are wanting to do with the information? Why do you want to know which User(s) accessed which Application(s)? What will you use that information for?