mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update soc_suricata.yaml
This commit is contained in:
@@ -59,8 +59,8 @@ suricata:
|
|||||||
regexFailureMessage: You must enter either yes or no.
|
regexFailureMessage: You must enter either yes or no.
|
||||||
helpLink: suricata.html
|
helpLink: suricata.html
|
||||||
conditional:
|
conditional:
|
||||||
description: Set to "all" to capture PCAP for all flows. Set to "alert" to capture PCAP just for alerts or set to "tag" to capture PCAP for just tagged rules.
|
description: Set to "all" to capture PCAP for all flows. Set to "alerts" to capture PCAP just for alerts or set to "tag" to capture PCAP for just tagged rules.
|
||||||
regex: ^(all|alert|tag)$
|
regex: ^(all|alerts|tag)$
|
||||||
regexFailureMessage: You must enter either all, alert or tag.
|
regexFailureMessage: You must enter either all, alert or tag.
|
||||||
helpLink: suricata.html
|
helpLink: suricata.html
|
||||||
dir:
|
dir:
|
||||||
|
|||||||
Reference in New Issue
Block a user