mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Update defaults for Steno
This commit is contained in:
@@ -6,6 +6,6 @@ pcap:
|
|||||||
blocks: 2048
|
blocks: 2048
|
||||||
preallocate_file_mb: 4096
|
preallocate_file_mb: 4096
|
||||||
aiops: 128
|
aiops: 128
|
||||||
stenopin: False
|
pin_to_cpu: False
|
||||||
stenopins: []
|
cpus_to_pin_to: []
|
||||||
disks: []
|
disks: []
|
||||||
@@ -18,7 +18,7 @@ pcap:
|
|||||||
pin_to_cpu:
|
pin_to_cpu:
|
||||||
description: Enable CPU pinning for PCAP.
|
description: Enable CPU pinning for PCAP.
|
||||||
cpus_to_pin_to:
|
cpus_to_pin_to:
|
||||||
description: CPU to pin PCAP to. Currently only a single SPU is supported
|
description: CPU to pin PCAP to. Currently only a single CPU is supported
|
||||||
disks:
|
disks:
|
||||||
description: List of disks to use for PCAP. This is currently not used.
|
description: List of disks to use for PCAP. This is currently not used.
|
||||||
advanced: True
|
advanced: True
|
||||||
|
|||||||
Reference in New Issue
Block a user