Requires Enterprise plan. Contact sales for access.
- Meeting compliance requirements for endpoint detection and response (EDR)
- Monitoring development environments for threats
- Maintaining security visibility across your organization
CrowdStrike Falcon
Deploy the Falcon sensor as a sidecar container reporting to your CrowdStrike console.Prerequisites
- CrowdStrike Falcon subscription with container sensor support
- Access to Falcon container images
- Customer ID (CID)
Configuration
- Go to Policies and toggle Enable CrowdStrike Falcon
- Click Settings

- Enter required information:
- Customer ID (CID): Stored securely, not visible in secrets list
- Falcon Sensor Image: Full image reference (e.g.,
123456789.dkr.ecr.us-east-1.amazonaws.com/falcon-sensor:7.18.0-17106)

- (Optional) Expand Advanced Options:
- Tags: Comma-separated tags for Falcon console grouping
- Additional Falcon Options: Key-value pairs for falconctl config

- Click Save
CLI configuration
How it works
When enabled, the Falcon sensor deploys automatically as a privileged sidecar to all environments. Metadata tags are added automatically:env:<id>, project:<id>, org:<id>.
Effect on users
Users cannot view, modify, or disable the security agent—only admins can configure it.Troubleshooting
| Issue | Solution |
|---|---|
| Sensor not in Falcon console | Verify CID, check network connectivity, review environment logs |
| Image pull failures | Verify registry auth, check image reference, confirm IAM permissions (ECR) |
| Sensor offline | Check network to CrowdStrike, verify CID is active, review sensor logs |