FAQ and troubleshooting
Frequently asked questionsโ
Does upgrading affect Security Engines that are currently running?โ
No. The upgrade applies to the organization in the Console. Security Engines continue running without interruption. The Premium Community Blocklist (50k IPs) begins propagating to enrolled engines automatically after the upgrade. No agent restart is required.
Does historical alert data carry over if I transfer a Security Engine?โ
No. When you transfer a Security Engine to a different organization, its historical alerts remain in the source organization. Only the engine itself and its active local decisions move. Plan your organization structure before transferring engines if alert history continuity matters.
Can I upgrade only some Security Engines, not all of them?โ
Not directly โ Premium applies to the entire organization. The supported approach is to create a separate organization for the engines that need Premium and upgrade that organization. Engines that should stay on Community remain in a different organization. See Plan your Premium deployment.
What happens to data if I downgrade or let a trial expire?โ
Alert data beyond the Community retention window (60 days) becomes inaccessible but is not immediately deleted. If you re-upgrade, data within the Premium retention window that has not been purged may become accessible again. Blocklist subscriptions above the Community limit (3) are deactivated. Service API credentials are deactivated. Contact CrowdSec support if you have concerns about a specific scenario.
Is Remediation Sync on by default after upgrading?โ
No. Remediation Sync must be explicitly enabled in Organization Settings โ Remediation Sync. The entitlement is unlocked automatically, but the feature does not activate without your action.
Why does the Threat Forecast Blocklist not appear or appear empty?โ
The Threat Forecast Blocklist is generated from signals shared by your organization's Security Engines. If engines are newly enrolled or have not yet shared a sufficient volume of signals, the list may take time to populate. Ensure that at least one engine is actively detecting and sharing events.
What is the difference between Console IP investigations and CTI API calls?โ
These are two distinct entitlements:
- Console IP investigations โ lookups performed through the Console UI when you click on an IP to view its reputation, behavior, and MITRE ATT&CK context. Quota is per organization per week.
- CTI API calls โ programmatic queries to the CrowdSec CTI API from your own tools (SIEM, SOAR, scripts). Quota is per API key per month.
Using one does not consume the other. See Quotas and plan limits for current values.
Can I have multiple Premium organizations under one account?โ
Yes. Premium accounts can create unlimited organizations. Each organization has its own plan, entitlements, members, and billing. This is the recommended model for MSPs managing multiple clients or for teams that need isolated environments.
Do seats apply per organization or per account?โ
Seats apply per organization. A user can be a member of multiple organizations without using an additional seat in each one โ they consume one seat per organization they belong to.
Troubleshootingโ
Security Engines are not receiving the Premium Community Blocklistโ
- Confirm the organization is on a Premium plan (Organization Settings โ Plan).
- Confirm the Security Engine is enrolled in the Premium organization (
cscli console status). - Check that the engine can reach the CrowdSec Central API (
cscli capi status). - Run
cscli blocklists listand look for the Community Blocklist entry. - If absent, force a pull:
cscli hub update && cscli decisions importor restart the CrowdSec service.
Remediation Sync is enabled but decisions are not propagatingโ
- Confirm Remediation Sync is enabled in Organization Settings โ Remediation Sync.
- Confirm each Security Engine shows as reachable in the Console (Security Engines list).
- Check agent connectivity to the Console API.
- Review Security Engine logs for sync errors:
journalctl -u crowdsec -n 100.
Background Noise filtering is enabled but alert count has not changedโ
- Confirm the filtering level is set and saved (Low, Medium, or High).
- Allow at least 24 hours โ the filter applies to incoming alerts, not retroactively to historical ones.
- If alert volume is still high, consider raising the filtering level.
Push notifications are not arrivingโ
- Confirm the integration is connected and shows as active in Organization Settings โ Notifications.
- Test the webhook endpoint independently (for example, using
curl) to confirm it is reachable. - Check that the notification event type (engine offline, outdated engine, attack surge) is enabled for the integration.
I cannot invite a team member โ seats appear fullโ
- Check the current seat count in Organization Settings โ Members.
- Remove members who no longer need access, or contact CrowdSec to expand your seat limit beyond 5.
Premium Supportโ
Premium and Advance plan customers can contact support directly via the Console chat.
Access chat supportโ
- Log in to the Console.
- Switch to your Premium organization using the organization switcher.
- Click the chat icon in the bottom-right corner of the interface.
Support plansโ
| Premium | Advance | |
|---|---|---|
| Channel | Console chat | Console chat |
| First contact SLA | 3 business days | 1 business day |
| Workaround / solution SLA | 5 business days | 3 business days |
| Hours | 8 AMโ5 PM CET, business days | 8 AMโ5 PM CET + out-of-hours for critical |
| Scope | Console platform | Console + Engines + Integrations + all CrowdSec products |
Severity levelsโ
| Level | Description |
|---|---|
| High | Business operations impacted โ systems down or significantly impaired |
| Medium | Partial disruption โ systems remain online but functionality is affected |
| Low | General questions, feature requests, or non-urgent inquiries |
SLA response times apply to all requests regardless of severity.
Support scopeโ
| Area | Premium | Advance |
|---|---|---|
| Console platform troubleshooting and configuration | Yes | Yes |
| Security Engine configuration and troubleshooting | No | Yes |
| Firewall integration and bouncer setup | No | Yes |
| Blocklist integration support | No | Yes |
| Log processor configuration and troubleshooting | No | Yes |
| Custom scenario and parser development assistance | No | Yes |
| Architecture and deployment recommendations | No | Yes |
Community supportโ
Community support (Discourse forum and Discord) is available to all users regardless of plan.