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
- Community Blocklists (premium) will automatically be sent to your enrolled engines.
14
-
- The [Threat Forecast Blocklist](/u/console/threat_forecast) Will be generated automatically used in your organization based on your shared signals.
15
-
- Premium Tier Blocklists can be subscribed and subscription numbers per org are unlimited.
16
-
- You can activate [Remediation Sync](/u/console/remediation_sync) to propagate decisions across all your enrolled Security Engines.
17
-
- Respond faster to a spike of alerts thanks to "Am I Under Attack"
11
+
## 🧪 Measure Premium Value During Your Trial
18
12
19
-
**Measure the impact:**
20
-
-**Remediation Metrics:** Track your proactive vs reactive blocking ratio
21
-
-**Server Resources:** Monitor CPU, memory, and bandwidth reduction
22
-
-**SIEM Logs:** Measure log volume decrease and background noise reduction
13
+
Before exploring all Premium features, use this guide to measure and experience the value in your environment. These practical tests help you assess the concrete benefits of Premium during your trial period.
23
14
24
-
**Expected results:** 2x more proactive blocking, 75-92% less malicious traffic reaching your servers, cleaner logs and reduced alert fatigue.
15
+
</div>
25
16
26
17
---
27
18
28
-
## 👥 Enable Team Collaboration
19
+
## 🎯 Test 1: Measure Improved Protection
29
20
30
-
**Activate:**
31
-
- Invite collaborators thanks to Multi-Seat Access
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."
description="Access your Console's Alerts page and analyze attack patterns over the past year. Look for recurring threats, seasonal patterns, or evolving attack vectors. This is impossible with Community's 60-day retention."
description="Investigate suspicious IPs directly in the Console. View complete profiles: reputation, behavior, fingerprint, MITRE ATT&CK mappings. Perfect for incident response workflows without leaving the Console."
118
+
/>
119
+
120
+
<FeatureCard
121
+
title="Test: Simultaneous Access"
122
+
metric="3+ seats"
123
+
category="scale"
124
+
description="Have multiple team members work in the Console at the same time. Test concurrent operations: one person investigates alerts, another manages allowlists, a third reviews metrics. No access conflicts."
125
+
link="/u/console/organizations/intro"
126
+
/>
127
+
128
+
<FeatureCard
129
+
title="Test: Alerting Integration"
130
+
metric="Real-time"
131
+
category="monitoring"
132
+
description="Connect your Slack or PagerDuty account and test notifications when a Security Engine goes offline or becomes outdated. Verify your team receives alerts in their existing tools."
description="Create 2-3 test organizations for different clients. Verify complete data isolation: each org sees only its engines, alerts, and decisions. Test switching between orgs from a single account."
173
+
/>
174
+
175
+
<FeatureCard
176
+
title="Test: Custom Blocklist via API"
177
+
metric="API-driven"
178
+
category="scale"
179
+
badges={["API"]}
180
+
description="Use SAPI to create a custom blocklist with 10-20 IPs from your SIEM. Subscribe multiple organizations to it. Verify the IPs are blocked across all client environments within minutes."
181
+
link="/u/console/service_api/blocklists"
182
+
/>
183
+
184
+
<FeatureCard
185
+
title="Test: Automated Enrollment"
186
+
metric="Zero-touch"
187
+
category="scale"
188
+
description="Enable Auto Enroll, then deploy a new Security Engine with your org's enrollment key. It should automatically join your organization without manual approval. Perfect for Terraform/Ansible/K8s deployments."
189
+
/>
190
+
191
+
<FeatureCard
192
+
title="Test: Decision Management via API"
193
+
metric="Programmatic"
194
+
category="scale"
195
+
badges={["API"]}
196
+
description="Use SAPI to add/remove decisions from the Console. Test forcing a blocklist pull after subscription. Integrate this into your incident response playbooks or SOAR platform."
0 commit comments