File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
crowdsec-docs/docs/configuration Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -42,15 +42,21 @@ Collections currently installed on the Log Processor.
4242
4343### ` /etc/crowdsec/console.yaml `
4444
45- Console specific flags to enable/disable manual decisions management, alert context sharing.
45+ Console specific flags:
46+ - enable/disable decisions management from the console
47+ - enable/disable sharing of manual decisions with the console
48+ - enable/disable sharing of custom/tainted scenarios related decisions with the console
49+ - enable/disable sharing of alert context data with the console.
50+
51+ to enable/disable manual decisions management, alert context sharing.
4652
4753### ` /etc/crowdsec/contexts/*.yaml `
4854
4955Enabled alert context for Local API and Log Processor. This is where you should add custom data to be sent in alert context.
5056
5157### ` /etc/crowdsec/hub/ `
5258
53- Local Hub Mirror. Not itended to be modified by the user. Do not put custom scenarios/parsers here.
59+ Local Hub Mirror. Not intended to be modified by the user. Do not put custom scenarios/parsers here.
5460
5561### ` /etc/crowdsec/local_api_credentials.yaml ` and ` /etc/crowdsec/online_api_credentials.yaml `
5662
You can’t perform that action at this time.
0 commit comments