We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b105c16 commit 740c2b2Copy full SHA for 740c2b2
src/content/docs/queues/platform/audit-logs.mdx
@@ -11,11 +11,9 @@ import { DashButton } from "~/components";
11
12
## Viewing audit logs
13
14
-To view audit logs for your Queue:
+To view audit logs for your Queue in the Cloudflare dashboard, go to the **Audit logs** page.
15
16
-1. In the Cloudflare dashboard, go to the **Audit logs** page.
17
-
18
- <DashButton url="/?to=/:account/audit-log" />
+<DashButton url="/?to=/:account/audit-log" />
19
20
For more information on how to access and use audit logs, refer to [Review audit logs](/fundamentals/account/account-security/review-audit-logs/).
21
0 commit comments