cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to get the user list logged in to our Dynatrace dashboard/ environment for the particular time frame?

munesh_kumar
Newcomer

How to get the user list logged in to our Dynatrace dashboard/ environment for the particular time frame?

@Munesh K.

2 REPLIES 2

Radoslaw_Szulgo
Dynatrace Guru
Dynatrace Guru

There are 3 ways:

- Use Audit Log REST API: https://www.dynatrace.com/support/help/dynatrace-api/environment-api/audit-logs/get-log/

recommended solution if you are interested in a given environment auditing

- Use Audit Log UI in CMC (if you want to see in UI all log ins to the cluster)

- Process all nodes `log\server\audit.users.x.x` log files to have a complete view what happens with log ins/log outs.

Senior Product Manager,
Dynatrace Managed expert

What if I want to get a user list of a specific dashboard? A dashboard that was created by me or a teammate? 

Featured Posts