From a3056803e540d182320badbe6d2b9d17fcee5c8c Mon Sep 17 00:00:00 2001 From: sahidya Date: Fri, 28 Aug 2026 07:42:27 -0400 Subject: [PATCH] [Audit Logs] Add account analytics changelog --- ...2026-08-27-audit-logs-v2-account-analytics.mdx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/content/changelog/audit-logs/2026-08-27-audit-logs-v2-account-analytics.mdx diff --git a/src/content/changelog/audit-logs/2026-08-27-audit-logs-v2-account-analytics.mdx b/src/content/changelog/audit-logs/2026-08-27-audit-logs-v2-account-analytics.mdx new file mode 100644 index 00000000000..d9ca930f11c --- /dev/null +++ b/src/content/changelog/audit-logs/2026-08-27-audit-logs-v2-account-analytics.mdx @@ -0,0 +1,15 @@ +--- +title: "Audit Logs v2: Account analytics" +description: Analyze account activity over time and investigate the actions, actors, products, and failures behind changes. +products: + - audit-logs +date: 2026-08-27 +--- + +Audit Logs v2 now includes analytics for account-level audit logs in the Cloudflare dashboard. The **Actions over time** chart separates successful and failed actions for the selected time range. + +Summary cards show **Total actions**, **Unique actors**, **Products impacted**, and **Failure rate**. Select a card to investigate action types, authentication methods, top actors, top products, or failed actions. You can apply or exclude values as filters to update both the analytics and audit log table. + +Account analytics are not available for organization-level audit logs. + +For more information, refer to the [account analytics documentation](/fundamentals/account/account-security/audit-logs/#account-analytics).