Skip to main content
Version: 8.9 (unreleased)

Access control

Reference the permissions required to access audit log entries.

About

To access entries in the audit log, you must have the relevant authorizations to match your needs:

Authorization typeResource typeResource IDPermission
View audit log entries.AUDIT_LOGAn operation category (ADMIN, DEPLOYED_RESOURCES, or USER_TASKS) or * for all categories.READ
View DEPLOYED_RESOURCES and USER_TASKS operation logs for instances of a specific process definition. This provides access to both the general and process instance-level operation logs in Operate.PROCESS_DEFINITIONA process definition ID or * for all process definitions.READ_PROCESS_INSTANCE
View USER_TASKS operation logs for instances of a specific process definition. This provides access to the operation log in Operate and the task history in Tasklist.PROCESS_DEFINITIONA process definition ID or * for all process definitions.READ_USER_TASK
View operations related to specific tasks the user has access to based on task properties. This provides access to task history records in Tasklist.USER_TASKA user task property (assignee, candidateUsers, candidateGroups).READ

Learn more about the operation categories in Recorded operations.