mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
change ls heap for heavy node - issue 277
This commit is contained in:
@@ -843,7 +843,7 @@ if (whiptail_you_sure) ; then
|
|||||||
whiptail_log_size_limit
|
whiptail_log_size_limit
|
||||||
else
|
else
|
||||||
NODE_ES_HEAP_SIZE=$ES_HEAP_SIZE
|
NODE_ES_HEAP_SIZE=$ES_HEAP_SIZE
|
||||||
NODE_LS_HEAP_SIZE=$LS_HEAP_SIZE
|
NODE_LS_HEAP_SIZE=1000m
|
||||||
LSPIPELINEWORKERS=$CPUCORES
|
LSPIPELINEWORKERS=$CPUCORES
|
||||||
LSPIPELINEBATCH=125
|
LSPIPELINEBATCH=125
|
||||||
LSINPUTTHREADS=1
|
LSINPUTTHREADS=1
|
||||||
|
|||||||
Reference in New Issue
Block a user