Usage/Login Per Application

Certified Lead Developer

Hi All,

We have a requirement wherein we need to identify the number of logins for a specific application per day. Each login should be counted even though the same user may login more than once in a day.

I am aware that the login audit file has information per user session and in the same session user can switch between applications he/she has access to. We can put some logic at application level objects and try to capture this information and load into DB but this does not seems to be the best approach as the user may take that action n number of times in same session where we put this logic and this cannot be controlled.

Is there a better or alternative approach to capture this data? Kindly suggest

Thanks.

Hitesh

  Discussion posts and replies are publicly visible