Skip to content

Commit a646e91

Browse files
committed
add threat forecast docs
1 parent bf5987e commit a646e91

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

crowdsec-docs/sidebarsUnversioned.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,15 @@ module.exports = {
219219
label: "Decisions Management 🏅"
220220
}],
221221
},
222+
{
223+
type: "category",
224+
label: "Threat Forecast 🏅",
225+
link: {
226+
type: "doc",
227+
id: "console/threat_forecast",
228+
},
229+
items: [],
230+
},
222231
{
223232
type: "category",
224233
label: "Enterprise support 🏅",
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Threat Forecast
2+
3+
> 🌟 Premium feature
4+
5+
The Threat Forecast is a special blocklist for paying customers. It provides an additional layer of security on top of the community blocklist. In contrast to the community blocklist it is generated on a per-organization basis to deliver more precise protection based on the signals shared by the organization.
6+
7+
## Enabling the Threat Forecast
8+
9+
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).
10+
11+
## Disabling the Threat Forecast
12+
13+
To disable the Threat Forecast, simply unsubscribe your organization or engines from in inside the blocklist catalog. This will remove the decisions from your engine. After a while this will stop your Threat Forecast from being recomputed. To turn it on again, subscribe your engines or organization and the recompute should restart within a 24h window.

0 commit comments

Comments
 (0)