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
description="Automatically generated blocklists from signals shared by your organization. More precise than community lists—tailored to your specific infrastructure."
84
+
description="Automatically generated blocklist from signals shared by your organization. Complements the community blocklist for extra protection tailored to your infrastructure."
85
85
comparison={{
86
86
before: "Community: generic list",
87
87
after: "Premium: org-specific"
@@ -91,9 +91,9 @@ export const personaOptions = [
91
91
92
92
<FeatureCard
93
93
title="Background Noise Filtering"
94
-
metric="~80% noise reduction"
94
+
metric="60~90% noise reduction"
95
95
category="protection"
96
-
description="Automatically filter internet background radiation (mass scanners, crawlers) to focus on real threats. Configurable levels: Low, Medium, High."
96
+
description="Filter out background noise from your alert board (mass scanners, crawlers) to focus on real threats. Configurable levels: Low, Medium, High."
description="Top 50,000 most aggressive attackers (up from 3,000 in Community)."
297
+
description="Top 50k most aggressive attackers (up from 3,000 in Community)."
298
298
link="/u/console/blocklists/intro"
299
299
/>
300
300
301
301
<FeatureCard
302
-
title="Threat Forecast Blocklists"
302
+
title="Threat Forecast Blocklist"
303
303
metric="Up to 40% more blocks"
304
304
category="protection"
305
-
description="Automatically generated blocklists from your organization's shared signals."
305
+
description="Automatically generated blocklist from signals shared by your organization. Complements the community blocklist for extra protection tailored to your infrastructure."
description="Each organization gets tailored blocklists from their shared signals."
447
+
description="Automatically generated blocklist from signals shared by your organization. Complements the community blocklist for extra protection tailored to your infrastructure."
448
448
link="/u/console/threat_forecast"
449
449
/>
450
450
451
451
<FeatureCard
452
452
title="Background Noise Filtering"
453
-
metric="~80% noise reduction"
453
+
metric="60~90% noise reduction"
454
454
category="monitoring"
455
455
description="Filter internet noise automatically across all client organizations."
Copy file name to clipboardExpand all lines: crowdsec-docs/unversioned/console/premium_upgrade/features_overview.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,10 +105,10 @@ Make the best use of the premium features for your needs in: **Scaling, Multi-te
105
105
title="Threat Forecast Blocklist"
106
106
metric="Up to 40% more blocks"
107
107
category="protection"
108
-
description="Access exclusive, organization-specific blocklists generated from the signals your organization shares with CrowdSec. These blocklists are more precise than community blocklists and provide tailored protection for your infrastructure."
108
+
description="Access exclusive, organization-specific blocklist generated from the signals your organization shares with CrowdSec. Complements the community blocklist for extra protection tailored to your infrastructure."
109
109
comparison={{
110
-
before: "Community: generic list",
111
-
after: "Premium: org-specific"
110
+
before: "Community: unavailable",
111
+
after: "Premium: signals-based blocklist"
112
112
}}
113
113
link="/u/console/threat_forecast"
114
114
/>
@@ -117,7 +117,7 @@ Make the best use of the premium features for your needs in: **Scaling, Multi-te
117
117
title="Expanded Community Blocklist Coverage"
118
118
metric="3k → 50k IPs"
119
119
category="protection"
120
-
description="Unlock the premium Community Blocklist as a network participant. Receive up to 50,000 of the most aggressive attackers targeting similar services as yours (up from top 3k in Community)."
120
+
description="Unlock the premium Community Blocklist as a network participant. Receive up to 50k of the most aggressive attackers targeting similar services as yours (up from top 3k in Community)."
121
121
comparison={{
122
122
before: "Community: top 3k",
123
123
after: "Premium: top 50k (×16)"
@@ -187,7 +187,7 @@ Make the best use of the premium features for your needs in: **Scaling, Multi-te
187
187
188
188
<FeatureCard
189
189
title="Background Noise Filtering"
190
-
metric="~80% noise reduction"
190
+
metric="60~90% noise reduction"
191
191
category="monitoring"
192
192
description="Automatically filter out internet background radiation and mass scanning activity from your alert board to focus on genuine threats. Customize noise cancellation levels (Low, Medium, High) to match your security requirements."
description="Enable Background Noise Filtering (Low/Medium/High) and compare your alert dashboard before/after. You should see 75-92% fewer scanner and crawler alerts within 24 hours."
Copy file name to clipboardExpand all lines: crowdsec-docs/unversioned/console/threat_forecast.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ It provides an additional layer of security on top of the community blocklist. I
15
15
16
16
## Enabling the Threat Forecast
17
17
18
-
The Threat Forecast is automatically enabled after a plan upgrade. Similar to the community blocklist, the Threat Forecast blocklist is also automatically pushed to all your security engines. Users that want more finegrained control over their subscription can manage the blocklist under the blocklist tab in their console. For more detail, check the [blocklist page](/console/blocklists/subscription.md).
18
+
The Threat Forecast is automatically enabled after a plan upgrade. Similar to the community blocklist, the Threat Forecast Blocklist is also automatically pushed to all your security engines. Users that want more finegrained control over their subscription can manage the blocklist under the blocklist tab in their console. For more detail, check the [blocklist page](/console/blocklists/subscription.md).
0 commit comments