• Home
  • Manage
  • Data privacy and security
  • Data privacy and security configuration
  • Manage audit logs

Manage audit logs

Audit logs are crucial for tracking changes and security-relevant events. Dynatrace can log such events so that you can review important changes: when the change was made, by whom, and what was changed.

The following events are logged:

  • Any change to Dynatrace configuration
  • Any change to API tokens
  • Logins
  • Logouts

Audit logs include personal identifiable information (PII) such as email addresses and IP addresses of Dynatrace users.

Enable audit logging

🔴 Disabled by default

To enable audit logging

  1. From the Dynatrace menu, go to Settings > Preferences > Log audit events.
  2. Turn on Log all audit-related system events.

Dynatrace retains audit logs for 30 days and automatically deletes them afterwards.

You can also enable audit logs via Data privacy API.

Access Dynatrace environment audit logs

You can access environment-wide audit logs via the GET audit log API call.

Access Dynatrace Managed cluster audit logs

Dynatrace Managed only

You can access cluster-wide audit logs of Dynatrace Managed clusters by viewing the audit log files stored in the file system. All audit log files are stored in the log folder. The path to the log folder is documented in Managed hardware requirements.

Additionally, Dynatrace Managed offers an audit log viewer in the Cluster Management Console (Audit log in the navigation menu).

Related topics
  • Audit logs API

    Read Dynatrace audit logs via Dynatrace API.