mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
Update soc_suricata.yaml
This commit is contained in:
@@ -25,7 +25,7 @@ suricata:
|
|||||||
advanced: True
|
advanced: True
|
||||||
helpLink: suricata.html
|
helpLink: suricata.html
|
||||||
maxsize:
|
maxsize:
|
||||||
description: Maximum disk usage in GB for all PCAP written by Suricata.
|
description: Maximum size in GB for total disk usage of all PCAP written by Suricata.
|
||||||
helpLink: suricata.html
|
helpLink: suricata.html
|
||||||
compression:
|
compression:
|
||||||
description: Enable compression of Suricata PCAP.
|
description: Enable compression of Suricata PCAP.
|
||||||
@@ -36,7 +36,7 @@ suricata:
|
|||||||
advanced: True
|
advanced: True
|
||||||
helpLink: suricata.html
|
helpLink: suricata.html
|
||||||
lz4-level:
|
lz4-level:
|
||||||
description: lz4 compression level of PCAP. 0 for no compression. 16 for maximum compression.
|
description: lz4 compression level of PCAP. Set to 0 for no compression. Set to 16 for maximum compression.
|
||||||
advanced: True
|
advanced: True
|
||||||
helpLink: suricata.html
|
helpLink: suricata.html
|
||||||
filename:
|
filename:
|
||||||
@@ -50,7 +50,7 @@ suricata:
|
|||||||
readonly: True
|
readonly: True
|
||||||
helpLink: suricata.html
|
helpLink: suricata.html
|
||||||
use-stream-depth:
|
use-stream-depth:
|
||||||
description: Set to "no" to ignore the stream depth and capture the entire flow. Set to "yes" to truncate the flow based on the stream depth.
|
description: Set to "no" to ignore the stream depth and capture the entire flow. Set to "yes" to truncate the flow based on the stream depth.
|
||||||
advanced: True
|
advanced: True
|
||||||
regex: ^(yes|no)$
|
regex: ^(yes|no)$
|
||||||
regexFailureMessage: You must enter either yes or no.
|
regexFailureMessage: You must enter either yes or no.
|
||||||
|
|||||||
Reference in New Issue
Block a user