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
-[**Subscribe** to the blocklist(s) you want to use](u/console/blocklists/subscription)
26
26
-**Who**: Anybody with a browser
27
27
-**Skill Level**: Easy
28
28
-**Time**: < 5 minutes
29
29
-**Minium Plan**: free
30
-
- Make a rule into your firewall that fetches the blocklist from the BLAAS endpoint (basic auth URL)
30
+
- Make a **rule into your firewall** that fetches the blocklist from the BLAAS endpoint (basic auth URL)
31
31
-**Who**: Firewall administrator
32
32
-**Skill Level**: Easy
33
33
-**Time**: 5~10 minutes
34
34
35
-
++ Test that it works and evaluate performance
36
-
++ Scale and Automate >> SAPI >> centralize your own blokclists ++ link to other use cases
35
+
## Test that it works and evaluate performance
36
+
Depending on your firewall capabilities you can chose a metered action in your rule OR observe volume of ingress reaching your services before and after using the blocklist.
37
+
Note that
37
38
38
-
--------
39
39
40
-
[] Move u/integrations/ to u/console/blaas_integrations/
41
-
[] start with
42
-
- Need to create console account
43
-
- link of alternative via SAPI
40
+
# Next step: Scale and Automate
41
+
You can use CrowdSec Service API (SAPI) to automate both:
42
+
-[**creation of BLaaS endpoints**](/u/service_api/quickstart/integrations#creating-integration)
43
+
- And [**blocklist subscriptions**](/u/service_api/quickstart/blocklists#subscribe-to-a-blocklist)
44
+
45
+
You can also look into [**creating**](/u/service_api/quickstart/blocklists#create-a-blocklist) and Sharing your own blocklists via SAPI.
46
+
Check out our [swagger for SAPI ↗️](https://admin.api.crowdsec.net/v1/docs#/)
0 commit comments