-
Notifications
You must be signed in to change notification settings - Fork 9.9k
[CF1] Application access report #25980
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
Closed
Closed
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
77 changes: 77 additions & 0 deletions
77
src/content/docs/cloudflare-one/insights/analytics/application-access.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,77 @@ | ||
| --- | ||
| pcx_content_type: reference | ||
| title: Application access report | ||
| --- | ||
|
|
||
| The Application Access Report provides a high-level summary of [Access](/cloudflare-one/policies/access/) usage across your organization. This dashboard helps administrators monitor authentication patterns, identity provider usage, and Access configuration metrics. If Access is not configured in your account, the dashboard appears empty. | ||
|
|
||
| To view the Application Access Report dashboard: | ||
|
|
||
| 1. Log into [Zero Trust](https://one.dash.cloudflare.com). | ||
| 2. Go to **Analytics** > **Dashboards**. | ||
| 3. Select **Application Access Report**. | ||
|
|
||
| The Application Access Report offers a summary of overall Access activity, while [Access event analytics](/cloudflare-one/insights/analytics/access/) provides a view of login events. You can export the Application Access Report to a PDF to share with stakeholders or for record-keeping. | ||
|
|
||
| ## Prerequisites | ||
|
|
||
| To populate the Application Access Report dashboard, you must have: | ||
|
|
||
| * At least one [Access application](/cloudflare-one/applications/) configured in your account. | ||
| * Users authenticating to these applications through Cloudflare Access. | ||
|
|
||
| ## Available insights | ||
|
|
||
| The Application Access Report dashboard includes the following panels and metrics: | ||
|
|
||
| * [Summary of Access activity](#summary-of-access-activity) | ||
| * [Access events](#access-events) | ||
| * [Access decisions by event count](#access-decisions-by-event-count) | ||
| * [Access applications by event count](#access-applications-by-event-count) | ||
| * [Access events by type](#access-events-by-type) | ||
| * [Top counts of event details](#top-counts-of-event-details) | ||
| * [Access admin metrics](#access-admin-metrics) | ||
|
|
||
| ### Summary of Access activity | ||
|
|
||
| The Summary of Access activity section shows a time series of Access login events over a selected period and a summary of login events. You can filter a time period in the upper right corner of the dashboard. | ||
|
|
||
| ### Access events | ||
|
|
||
| Shows a time series of Access login events over a selected period. Each bar represents the number of login events in the x-axis time interval. | ||
| You can use this graph to review user authentication activity and detect unusual login spikes. | ||
|
|
||
| ### Access decisions by event count | ||
|
|
||
| Displays the total number of Access decisions made, grouped by outcome (for example, **Granted** or **Denied**). | ||
|
|
||
| ### Access applications by event count | ||
|
|
||
| Shows a breakdown of authentication events by application type (for example, **Self-hosted**, **SaaS**, **Private network**, **Infrastructure** or **MCP Portal**). | ||
| Use this view to determine which application types users most frequently access. | ||
|
|
||
| ### Access events by type | ||
|
|
||
| Categorizes authentication events by method, such as **SSO** or **Login** (direct credential-based authentication). | ||
| This panel helps administrators understand how users are authenticating across applications and identity providers. | ||
|
|
||
| ### Top counts of event details | ||
|
|
||
| Lists the most common Access event attributes, including: | ||
|
|
||
| * Application name — Displays the top accessed applications. | ||
| * Identity provider — Shows which identity providers (IdPs) were most used. | ||
| * Users — Lists top users by number of login events. | ||
| * Countries — Displays top countries where users logged in. | ||
| * IP addresses — Lists the top source IPs associated with login events. | ||
|
|
||
| These insights help administrators identify usage patterns and trends. | ||
|
|
||
| ### Access admin metrics | ||
|
|
||
| Provides a summary of Access configurations made by admin in your organization, including: | ||
|
|
||
| * Applications configured — Total number of Access-protected applications, broken down by type (for example, Self-hosted, SaaS, RDP, SSH, Private network, and Dash SSO.) | ||
| * Policies configured — Total number of Access policies, grouped by policy type (for example, Allow, Block, Bypass, or Service Auth.) | ||
|
|
||
| This section helps administrators audit their Access setup and verify that expected resources and policies are in place. | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.