mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-20 16:03:06 +01:00
set esheapsize and filebeat config for import node
This commit is contained in:
@@ -279,7 +279,7 @@ if [[ $is_helix || $is_manager || $is_import ]]; then
|
||||
whiptail_homenet_manager
|
||||
fi
|
||||
|
||||
if [[ $is_helix || $is_manager || $is_node ]]; then
|
||||
if [[ $is_helix || $is_manager || $is_node || $is_import ]]; then
|
||||
set_base_heapsizes
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user