How can I obtain the list of operator logins over time

Hello,

I have search Pega Platform, Community and Collaborate and I did not find the answer to my question.

I’d like to follow on a yearly/monthly/daily/hourly basis the list of operators that log into our application because I want to detect if some operator work group are connecting or not over time.

  • I found Last Connection on the Operator list but it does not tell me if the operator connected the day before.
  • I also found the unique user report on PDC but isn’t it biased cause it only logs when events occur ? What if a user triggers no event by connecting ? And it also is not consistent cause, for a specific day, I don’t have the same number of unique user and the same number of distinct operators.
  • I finally found the PDC report Max Unique Users but it doesn’t list the operators ID and is limited to the 13 previous days.

Not something fancy but I’ll be glad to just have :

Date-Time succesfull login Operator ID
20201201 16:03 Operator001
20201201 08:34 Operator001
20201201 12:45 Operator002

Can you help me building this kind of report or finding the logs that will help me build it ?

Best regards,

Judicaël

Hello,

In fact, our Pega LSA Ludovic LOPES find the report Security Audit Log pzSecurityAuditTrial that gives exactly what I needed.

So, consider my question answered and I hope it could help others.

Best regards,