You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure the HTTP DDoS Attack Protection managed ruleset by defining [overrides](/ruleset-engine/managed-rulesets/override-managed-ruleset/) in the Cloudflare dashboard. DDoS overrides allow you to customize the **action** and **sensitivity** of one or more rules in the managed ruleset.
15
15
@@ -26,25 +26,41 @@ If you cannot deploy any additional overrides, consider editing an existing over
26
26
27
27
## Create a DDoS override
28
28
29
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and website.
30
-
2. Go to **Security** > **DDoS**.
31
-
3. Next to **HTTP DDoS attack protection**, select **Deploy a DDoS override**.
32
-
4. Enter a descriptive name for the override in **Override name**.
33
-
5. If you are an Enterprise customer with the Advanced DDoS Protection subscription:
29
+
### Access
30
+
31
+
<TabssyncKey="dashNewNav">
32
+
<TabItemlabel="Old dashboard">
33
+
<Steps>
34
+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and website.
35
+
2. Go to **Security** > **DDoS**.
36
+
3. Next to **HTTP DDoS attack protection**, select **Deploy a DDoS override**.
37
+
</Steps>
38
+
</TabItem>
39
+
<TabItemlabel="New dashboard"icon="rocket">
40
+
<Steps>
41
+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and domain.
42
+
2. Go to **Security** > **Security rules**.
43
+
3. On **HTTP DDoS Attack Protection**, select **Create override**.
44
+
</Steps>
45
+
</TabItem>
46
+
</Tabs>
47
+
48
+
1. Enter a descriptive name for the override in **Override name**.
49
+
2. If you are an Enterprise customer with the Advanced DDoS Protection subscription:
34
50
1. Under **Override scope**, review the scope of the override — by default, all incoming requests for the current zone.
35
51
2. If necessary, select **Edit scope** and configure the [custom filter expression](/ddos-protection/managed-rulesets/http/http-overrides/override-expressions/) that will determine the override scope.
36
-
6. Depending on what you wish to override, refer to the following sections (you can perform both configurations on the same override):
52
+
3. Depending on what you wish to override, refer to the following sections (you can perform both configurations on the same override):
37
53
<Detailsheader="Configure all the rules in the ruleset (ruleset override)">
38
-
7. To always apply a given action for all the rules in the ruleset, select an action in **Ruleset action**.
39
-
8. To set the sensitivity level for all the rules in the ruleset, select a value in **Ruleset sensitivity**.
54
+
4. To always apply a given action for all the rules in the ruleset, select an action in **Ruleset action**.
55
+
5. To set the sensitivity level for all the rules in the ruleset, select a value in **Ruleset sensitivity**.
40
56
</Details>
41
57
42
58
<Detailsheader="Configure one or more rules">
43
-
9. Under **Rule configuration**, select **Browse rules**.
44
-
10. Search for the rules you wish to configure using the available filters. You can search by [tag](/ddos-protection/managed-rulesets/http/rule-categories/) (also known as category).
45
-
11. To configure a single rule, select the desired value for a field in the displayed dropdowns next to the rule.
59
+
4. Under **Rule configuration**, select **Browse rules**.
60
+
5. Search for the rules you wish to configure using the available filters. You can search by [tag](/ddos-protection/managed-rulesets/http/rule-categories/) (also known as category).
61
+
6. To configure a single rule, select the desired value for a field in the displayed dropdowns next to the rule.
46
62
To configure more than one rule, select the rules using the row checkboxes and update the fields for the selected rules using the dropdowns displayed before the table. You can also configure all the rules with a given tag. For more information, refer to [Configure rules in bulk in a managed ruleset](/waf/managed-rules/deploy-zone-dashboard/#configure-rules-in-bulk-in-a-managed-ruleset).
47
-
12. Select **Next**.
63
+
7. Select **Next**.
48
64
</Details>
49
65
50
66
:::note[Notes]
@@ -53,6 +69,6 @@ If you cannot deploy any additional overrides, consider editing an existing over
0 commit comments