Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ZT] Remote Browser Gateway logs #18740

Merged
merged 1 commit into from
Dec 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -136,4 +137,4 @@ If you want to isolate a website without Cloudflare WARP installed, you will nee
</p>
</body>
</html>
```
```
Loading