Skip to content

Commit bcb1d6a

Browse files
committed
Add confidence levels redirect
1 parent cd54453 commit bcb1d6a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

public/__redirects

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,9 +333,10 @@
333333

334334

335335
# data loss prevention (dlp)
336-
/cloudflare-one/policies/data-loss-prevention/integration-profiles/ /cloudflare-one/policies/data-loss-prevention/dlp-profiles/integration-profiles/ 301
336+
/cloudflare-one/policies/data-loss-prevention/dlp-profiles/advanced-settings/#confidence-levels /cloudflare-one/policies/data-loss-prevention/dlp-profiles/advanced-settings/#confidence-thresholds 301
337337
/cloudflare-one/policies/data-loss-prevention/dlp-policies/payload-logging/ /cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#log-the-payload-of-matched-rules 301
338338
/cloudflare-one/policies/data-loss-prevention/exact-data-match/ /cloudflare-one/policies/data-loss-prevention/datasets/ 301
339+
/cloudflare-one/policies/data-loss-prevention/integration-profiles/ /cloudflare-one/policies/data-loss-prevention/dlp-profiles/integration-profiles/ 301
339340

340341
# ddos-protection
341342
/ddos-protection/managed-rulesets/http/location-aware-protection/ /ddos-protection/managed-rulesets/adaptive-protection/ 301

src/content/docs/cloudflare-one/policies/data-loss-prevention/dlp-profiles/advanced-settings.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To edit profile settings for an existing predefined or custom DLP profile:
2020

2121
## Available settings
2222

23-
The following settings are available for predefined and custom DLP profiles.
23+
The following advanced detection settings are available for predefined and custom DLP profiles.
2424

2525
### Match count
2626

@@ -34,8 +34,6 @@ OCR supports scanning `.jpg`/`.jpeg` and `.png` files between 4 KB and 1 MB in s
3434

3535
### AI context analysis <Badge text="Beta" variant="caution" size="small" /> {/* ai-context-analysis */}
3636

37-
{/* TODO: set up redirects for this section based on live docs */}
38-
3937
:::note
4038
AI context analysis only supports Gateway HTTP and HTTPS traffic.
4139
:::
@@ -50,7 +48,7 @@ To use AI context analysis:
5048
2. [Add the profile](/cloudflare-one/policies/data-loss-prevention/dlp-policies/#2-create-a-dlp-policy) to a DLP policy.
5149
3. When configuring the DLP policy, turn on [payload logging](/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#log-the-payload-of-matched-rules).
5250

53-
AI context analysis results will appear in your DLP payload logs. To further train the machine learning model, you need to [report false and true positives](/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#report-false-and-true-positives-to-ai-context-analysis).
51+
AI context analysis results will appear in the payload section of your [DLP logs](/cloudflare-one/policies/data-loss-prevention/dlp-policies/#4-view-dlp-logs). To further train the machine learning model, you need to [report false and true positives](/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#report-false-and-true-positives-to-ai-context-analysis).
5452

5553
### Confidence thresholds
5654

0 commit comments

Comments
 (0)