add a few more scenarios in crowdsec [ci skip]
This commit is contained in:
parent
9fbd8b2f17
commit
dd5a097855
1 changed files with 4 additions and 1 deletions
|
|
@ -17,7 +17,10 @@ agent:
|
||||||
# value: "true"
|
# value: "true"
|
||||||
# As we are running Nginx, we want to install the Nginx collection
|
# As we are running Nginx, we want to install the Nginx collection
|
||||||
- name: COLLECTIONS
|
- name: COLLECTIONS
|
||||||
value: "crowdsecurity/nginx"
|
value: "crowdsecurity/nginx crowdsecurity/base-http-scenarios crowdsecurity/http-cve"
|
||||||
|
- name: SCENARIOS
|
||||||
|
value: ""
|
||||||
|
# value: "crowdsecurity/http-crawl-aggressive"
|
||||||
# Mount custom scenarios into /etc/crowdsec/scenarios
|
# Mount custom scenarios into /etc/crowdsec/scenarios
|
||||||
extraVolumeMounts:
|
extraVolumeMounts:
|
||||||
- name: custom-scenarios
|
- name: custom-scenarios
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue