diff --git a/salt/common/tools/sbin/so-common b/salt/common/tools/sbin/so-common index 1f8b3d54c..4a934d099 100755 --- a/salt/common/tools/sbin/so-common +++ b/salt/common/tools/sbin/so-common @@ -126,14 +126,15 @@ elastic_license() { read -r -d '' message <<- EOM \n -Security Onion now uses the Elastic Stack binaries that fall under the Elastic license. +Starting in Elastic Stack version 7.11, the Elastic Stack binaries are only available under the Elastic License: +https://blog.securityonion.net/2021/02/elastic-license-changes-and-security.html -Please review the Elastic license: +Please review the Elastic License: https://www.elastic.co/licensing/elastic-license -Do you agree to the terms of the Elastic license? +Do you agree to the terms of the Elastic License? -If so, type AGREE to accept the Elastic license and continue. Otherwise, press Enter to exit this program without making any changes. +If so, type AGREE to accept the Elastic License and continue. Otherwise, press Enter to exit this program without making any changes. EOM AGREED=$(whiptail --title "Security Onion Setup" --inputbox \