diff --git a/src/content/changelog/audit-logs/2025-07-29-audit-logs-v2-ui-beta.mdx b/src/content/changelog/audit-logs/2025-07-29-audit-logs-v2-ui-beta.mdx index 87dcb4f36f255f5..984e916da12c021 100644 --- a/src/content/changelog/audit-logs/2025-07-29-audit-logs-v2-ui-beta.mdx +++ b/src/content/changelog/audit-logs/2025-07-29-audit-logs-v2-ui-beta.mdx @@ -8,11 +8,7 @@ The Audit Logs v2 UI is now available to all Cloudflare customers in Beta. This **Enabling the new UI** -To try the new UI, go to **Manage Account > Audit Logs** in the Cloudflare Dashboard and click **“Switch to new Audit Logs”** at the top of the page. - -![Audit Logs v2 banner](src/assets/images/changelog/audit-logs/Audit_logs_v2_UI_beta.png) - -The previous version of Audit Logs remains available and can be re-enabled at any time using the **“Switch back to old Audit Logs”** link in the banner at the top of the page. +To try the new user interface, go to **Manage Account > Audit Logs**. The previous version of Audit Logs remains available and can be re-enabled at any time using the **Switch back to old Audit Logs** link in the banner at the top of the page. **New Features:** diff --git a/src/content/changelog/audit-logs/2025-08-22-audit-logs-v2-logpush.mdx b/src/content/changelog/audit-logs/2025-08-22-audit-logs-v2-logpush.mdx new file mode 100644 index 000000000000000..c191095c8f8c089 --- /dev/null +++ b/src/content/changelog/audit-logs/2025-08-22-audit-logs-v2-logpush.mdx @@ -0,0 +1,15 @@ +--- +title: Audit logs (version 2) - Logpush Beta Release +description: New version of audit logs UI +date: 2025-08-22 +--- + +[Audit Logs v2 dataset](/logs/logpush/logpush-job/datasets/account/audit_logs_v2/) is now available via Logpush. + +This expands on earlier releases of Audit Logs v2 in the [API](/changelog/2025-03-27-automatic-audit-logs-beta-release/) and [Dashboard UI](/changelog/2025-07-29-audit-logs-v2-ui-beta/). + +We recommend creating a new Logpush job for the Audit Logs v2 dataset. + +Timelines for General Availability (GA) of Audit Logs v2 and the retirement of Audit Logs v1 will be shared in upcoming updates. + +For more details on Audit Logs v2, refer to the [Audit Logs documentation](https://developers.cloudflare.com/fundamentals/account/account-security/audit-logs/).