Skip to content
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -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 UI, 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:**

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
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, see the [Audit Logs documentation](https://developers.cloudflare.com/fundamentals/account/account-security/audit-logs/).
Loading