17 Aug 2023 09:57 AM - last edited on 17 Aug 2023 12:27 PM by Ana_Kuzmenchuk
Hi everyone,
Does anyone know what log file is used for tracking the Access Token Creation Date and Last Activity?
(Without using the Dynatrace API).
Thank you.
Regards,
Abner
Solved! Go to Solution.
17 Aug 2023 10:02 AM - edited 17 Aug 2023 10:02 AM
Hi,
You can find this information in the audit logs (https://www.dynatrace.com/support/help/manage/data-privacy-and-security/configuration/audit-logs)
Radek
18 Aug 2023 04:00 AM
Hello,
I'm aware it's inside the audit logs. My question what log file?
My problem is there's a lot of log files, but can't find the specific file for Access Token Creation Date and Last Activity Log.
Regards,
Abner
18 Aug 2023 08:47 AM - edited 18 Aug 2023 08:49 AM
Hi all,
After investing some time to look into the requirement.
Access Token Creation Date - can be retrieved via Dynatrace API
(https://{{domain}}/e/{{env ID}}/api/v2/auditlogs or https://{{domain}}/e/{{env ID}}/api/v2/apiTokens)
Last Activity Log - can be retrieved via "audit.rest"
Thanks,
Abner