Merge pull request #2298 from Security-Onion-Solutions/escluster

Traditional ES Clustering Support
This commit is contained in:
Mike Reeves
2020-12-10 12:07:17 -05:00
committed by GitHub
8 changed files with 340 additions and 194 deletions

View File

@@ -336,6 +336,11 @@ fi
if [[ $is_manager && ! $is_eval ]]; then
whiptail_manager_adv
if [ "$MANAGERADV" = 'ADVANCED' ]; then
if [ "$install_type" = 'MANAGER' ] || [ "$install_type" = 'MANAGERSEARCH' ]; then
whiptail_manager_adv_escluster
fi
fi
whiptail_zeek_version
# Don't run this function for now since Snort is not yet supported
# whiptail_nids