Merge pull request #15618 from Security-Onion-Solutions/delta

forcedType bool
This commit is contained in:
Josh Patterson
2026-03-16 12:50:06 -04:00
committed by GitHub
+1
View File
@@ -24,6 +24,7 @@ suricata:
pcap: pcap:
enabled: enabled:
description: Enables or disables the Suricata packet recording process. description: Enables or disables the Suricata packet recording process.
forcedType: bool
helpLink: suricata.html helpLink: suricata.html
filesize: filesize:
description: Maximum file size for individual PCAP files written by Suricata. Increasing this number could improve write performance at the expense of pcap retrieval time. description: Maximum file size for individual PCAP files written by Suricata. Increasing this number could improve write performance at the expense of pcap retrieval time.