diff --git a/src/content/docs/cloudflare-one/policies/browser-isolation/setup/clientless-browser-isolation.mdx b/src/content/docs/cloudflare-one/policies/browser-isolation/setup/clientless-browser-isolation.mdx index 67b1bcfd1468920..307c223f6aba7b6 100644 --- a/src/content/docs/cloudflare-one/policies/browser-isolation/setup/clientless-browser-isolation.mdx +++ b/src/content/docs/cloudflare-one/policies/browser-isolation/setup/clientless-browser-isolation.mdx @@ -103,8 +103,9 @@ To turn on or off the address bar, users can right-click on any isolated page an ## Logs -* **Authentication events** — User login events are available in Access Audit Logs. -* **HTTP request logs** — Traffic from the remote browser to the Internet is logged in Gateway request logs. +- **Authentication events**: User login events are available in [Access audit logs](/cloudflare-one/insights/logs/audit-logs/). +- **HTTP requests**: Traffic from the remote browser to the Internet is logged in [Gateway activity logs](/cloudflare-one/insights/logs/gateway-logs/). +- **DNS queries**: DNS queries from the remote browser are shown in [Gateway activity logs](/cloudflare-one/insights/logs/gateway-logs/). ## Redirect traffic to the remote browser @@ -136,4 +137,4 @@ If you want to isolate a website without Cloudflare WARP installed, you will nee

-``` \ No newline at end of file +```