canasta crowdsec scenarios
From Canasta Wiki
canasta > crowdsec > scenarios
canasta crowdsec scenarios
List the loaded CrowdSec detection (collections and scenarios)
Synopsis
Show the detection logic the CrowdSec engine has loaded: the
installed hub collections (e.g. crowdsecurity/caddy,
crowdsecurity/http-cve) and the individual scenarios they
provide. Use it to confirm behavioral detection is active — the
bundled crowdsecurity/caddy collection covers aggressive
crawling and known scraper/bot user-agents out of the box.
Replaces reaching for `docker compose exec crowdsec cscli
scenarios list`. Read-only.
canasta crowdsec scenarios [flags]
Examples
canasta crowdsec scenarios
canasta crowdsec scenarios -i mysite
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--id |
-i |
Canasta instance ID | * | Both |
* Defaults to the Canasta instance matching the current directory, if any.
Global Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--help |
-h |
Show help message and exit | Both | ||
--verbose |
-v |
Enable verbose output | Both |