Skip to content

Commit d7fd2db

Browse files
committed
Update alerts on policies (received feedback)
1 parent 95cc5cb commit d7fd2db

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/content/docs/page-shield/detection/configure-alerts.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ When you set the **Policies of these zones** filter in a Page Shield alert, you
3131

3232
For each alert configured with a filter, Page Shield will do the following:
3333

34-
1. Check which allow policies in a zone match the incoming request, according to their expression.
35-
2. For every matching policy, compare the URL of the new/changed resource against the allowed sources in the policy.
34+
1. Check which allow policies in a zone are enabled.
35+
2. For every enabled policy, compare the URL of the new/changed resource against the allowed sources in the policy.
3636
3. If the resource is allowed by the policy, check if the new/modified resource should trigger the current Page Shield alert.
3737
4. If the alert should trigger, send an alert notification to the configured destinations.
3838

@@ -43,7 +43,6 @@ When you set the Policies of these zones filter in an alert you will not receive
4343
You will not receive notifications for alerts configured with a **Policies of these zones** filter in the following cases:
4444

4545
- No configured policies in the zone
46-
- The expression of a policy does not match the incoming request
4746
- Policy configured in log mode
4847
- Policy is not enabled
4948

0 commit comments

Comments
 (0)