Skip to main content
Version: 8.9 (unreleased)

Audit operations

Audit operations in Camunda 8 Operate.

Prerequisites

To follow the steps in this guide, you must be authorized to view operations in the audit log.

Audit all operations

In Operate, you can audit all DEPLOYED_RESOURCES and USER_TASKS operations in the general operations log:

  1. In the top navigation, click Operations > Operations log.
  2. To sort the log, click a column header.
  3. To see the details of a particular operation, click the info icon at the end of the row.
  4. To filter the audit log, expand the Filter panel on the left side of the page. Audit log filters are under the Operation header.

Audit process instance operations

You can also review operations at the process instance level:

  1. On the Processes page, in the Process Instances table, click the Process Instance Key of the instance you want to audit.
  2. Under the process diagram, click Operations Log.
  3. To sort the log, click a column header.
  4. To see the details of a particular operation, click the info icon at the end of the row.
  5. To filter the audit log, use the Operation type and Entity type dropdowns.

Next steps