From a63fca727ce144a90d6fd01a82707ecfcf32a39f Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 6 Mar 2024 10:02:06 -0500 Subject: [PATCH] Update soc_suricata.yaml --- salt/suricata/soc_suricata.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/salt/suricata/soc_suricata.yaml b/salt/suricata/soc_suricata.yaml index 4f9a80d86..fbd6e84ee 100644 --- a/salt/suricata/soc_suricata.yaml +++ b/salt/suricata/soc_suricata.yaml @@ -188,17 +188,11 @@ suricata: advanced: True readonly: True helpLink: suricata.html - limit: - description: File size limit per thread. To determine max PCAP size multiple threads x max-files x limit. - helpLink: suricata.html mode: description: Suricata PCAP mode. Currently only multi is supported. advanced: True readonly: True helpLink: suricata.html - max-files: - description: Max PCAP files per thread. To determine max PCAP size multiple threads x max-files x limit. - helpLink: suricata.html use-stream-depth: description: Set to "no" to ignore the stream depth and capture the entire flow. Set this to "yes" to truncate the flow based on the stream depth. advanced: True