Audit Log's permissions are renamed to resources
Available on: Enterprise Edition
Release: 1.0.0
Overview
The permissions
property used by the PurgeAuditLogs task is now called resources
, aligning with the AuditLogShipper task. The functionality remains the same, but you will need to change the property name in any flows using the task.
Additionally, the API, /api/v1{/tenant}/auditlog/search
: filter on permissions
is replaced by resources
. This change is also reflected in the UI filter on the Audit Logs page.
Was this page helpful?