mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
Initial support - Elastic Fleet Node
This commit is contained in:
@@ -408,7 +408,19 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
whiptail_sensor_nics
|
||||
set_minion_info
|
||||
whiptail_end_settings
|
||||
|
||||
|
||||
elif [[ $is_fleet ]]; then
|
||||
check_requirements "fleet"
|
||||
networking_needful
|
||||
check_network_manager_conf
|
||||
set_network_dev_status_list
|
||||
collect_mngr_hostname
|
||||
add_mngr_ip_to_hosts
|
||||
check_manager_connection
|
||||
detect_cloud
|
||||
set_minion_info
|
||||
whiptail_end_settings
|
||||
|
||||
elif [[ $is_searchnode ]]; then
|
||||
check_requirements "elasticsearch"
|
||||
networking_needful
|
||||
|
||||
Reference in New Issue
Block a user