From 01e7e08ef5f51618b69e8f8b276aaa87878f7480 Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Fri, 13 Dec 2024 14:13:58 -0500 Subject: [PATCH] Update clientless-browser-isolation.mdx --- .../setup/clientless-browser-isolation.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 +```