Deploy
Deployment
Installation
To deploy a scenario, simply copy it to /etc/crowdsec/scenarios/.
Verification
Use cscli scenarios list to view all your installed scenarios:
- Namepresents the- namefield of the yaml file.
- Versionrepresents the version of the scenario according to the hub. Versions increment on upstream changes.
- Local pathrepresents the local path to the scenario file.
- 📦 Statusindicates the state:
| Status | Description | 
|---|---|
| ✔️  enabled | Scenario is from the hub and up-to-date | 
| 🏠  enabled,local | This is a custom scenario | 
| ⚠️  enabled,tainted | This is an upstream scenario that has been modified |