Merge pull request #12564 from Security-Onion-Solutions/TOoSmOotH-patch-8

Update soc_suricata.yaml
This commit is contained in:
Mike Reeves
2024-03-12 09:24:56 -04:00
committed by GitHub

View File

@@ -59,8 +59,8 @@ suricata:
regexFailureMessage: You must enter either yes or no.
helpLink: suricata.html
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.
regex: ^(all|alert|tag)$
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|alerts|tag)$
regexFailureMessage: You must enter either all, alert or tag.
helpLink: suricata.html
dir: