mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Formatting
This commit is contained in:
@@ -16,7 +16,7 @@ require_manager
|
||||
echo
|
||||
echo "This script will remove the current Elastic Fleet install & all of its data and rerun Elastic Fleet setup."
|
||||
echo
|
||||
echo "If you would like to proceed, please type "AGREE" and hit ENTER."
|
||||
echo "If you would like to proceed, please type AGREE and hit ENTER."
|
||||
echo
|
||||
# Read user input
|
||||
read INPUT
|
||||
@@ -50,7 +50,7 @@ do
|
||||
done
|
||||
done
|
||||
|
||||
printf "\n\nRestarting Kibana..\n"
|
||||
printf "\n\nRestarting Kibana...\n"
|
||||
so-kibana-restart --force
|
||||
|
||||
wait_for_web_response "http://localhost:5601/app/kibana" "Elastic" 300 "curl -K /opt/so/conf/elasticsearch/curl.config"
|
||||
|
||||
Reference in New Issue
Block a user