mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 21:12:59 +02:00
suricata.yaml: Adjust classification and reference config location
Both files are included in the various rulesets, therefore use them from the rules folder. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -50,8 +50,8 @@ default-rule-path: /etc/suricata/rules
|
||||
rule-files:
|
||||
include: /var/ipfire/suricata/suricata-used-rulefiles.yaml
|
||||
|
||||
classification-file: /etc/suricata/classification.config
|
||||
reference-config-file: /etc/suricata/reference.config
|
||||
classification-file: /etc/suricata/rules/classification.config
|
||||
reference-config-file: /etc/suricata/rules/reference.config
|
||||
# threshold-file: /etc/suricata/threshold.config
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user