We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5bb518 commit d652673Copy full SHA for d652673
crowdsec-docs/docs/appsec/rules_deploy.md
@@ -71,7 +71,6 @@ inband_rules:
71
Key points:
72
- `name` is how you will reference this configuration from the acquisition file and in logs.
73
- `inband_rules` (and/or `outofband_rules`) accept glob patterns, so you can load multiple rules with a single entry such as `custom/block-*`.
74
-- Keep file permissions restrictive (`640`) so only the `crowdsec` user can read the file.
75
- During the reload step CrowdSec validates the syntax; if anything is off, the reload fails and the service logs the parsing error.
76
77
## Step 3 — Reference the Configuration in the Acquisition File
0 commit comments