mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove summary for thins the workstation doesnt care about
This commit is contained in:
@@ -630,6 +630,7 @@ whiptail_end_settings() {
|
||||
__append_end_msg " Logstash Batch Size: $LSPIPELINEBATCH"
|
||||
__append_end_msg " Logstash Input Threads: $LSINPUTTHREADS"
|
||||
else
|
||||
if [[ ! $is_analyst ]]; then
|
||||
if [[ ! $is_receiver ]]; then
|
||||
__append_end_msg "Elasticsearch Heap Size: $NODE_ES_HEAP_SIZE"
|
||||
__append_end_msg "Elasticsearch Storage Space: ${log_size_limit}GB"
|
||||
@@ -639,6 +640,7 @@ whiptail_end_settings() {
|
||||
__append_end_msg "Logstash Batch Size: $LSPIPELINEBATCH"
|
||||
__append_end_msg "Logstash Input Threads: $LSINPUTTHREADS"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
# ADVANCED
|
||||
|
||||
Reference in New Issue
Block a user