Configure the audit log
Configure the audit log in Camunda 8 SaaS.
About
The audit log is an important feature with which you can meet regulatory requirements and maintain operational integrity by accessing a record of operations. These records include who performed the operations, when, and on which entities.
The audit log is enabled by default, and the storage it requires may result in increased costs. To mitigate these resource costs, only user operations are tracked by default, not client operations.
In Camunda 8 SaaS, you can change the default behavior in Console. You can choose which user and client operations are recorded to fine-tune log thoroughness and resource usage according to your needs. You can also disable the audit log.
This feature is only available for SaaS clusters using Camunda 8.9 and above. If you're using Camunda 8 Self-Managed, see the Self-Managed guide.
Configure the audit log
- In Console, open Clusters.
- Select an applicable cluster.
- From the cluster configurations tabs, select Audit Log.
- Select the user operations and client operations to record.
- Click Update.
Enable or disable the audit log
- In Console, open Clusters.
- Select an applicable cluster.
- From the cluster configurations tabs, select Audit Log.
- Click Enable audit log or Disable audit log, depending on the state of your cluster.
When disabled, new operations are not recorded. Changing this setting doesn't cause the existing audit log data to be immediately purged. Instead, it will be cleaned up according to the secondary storage retention settings. Until then, you can continue to access the data in Operate, Tasklist, Identity, and the Search API.