mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Formatting
This commit is contained in:
@@ -16,7 +16,7 @@ require_manager
|
|||||||
echo
|
echo
|
||||||
echo "This script will remove the current Elastic Fleet install & all of its data and rerun Elastic Fleet setup."
|
echo "This script will remove the current Elastic Fleet install & all of its data and rerun Elastic Fleet setup."
|
||||||
echo
|
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
|
echo
|
||||||
# Read user input
|
# Read user input
|
||||||
read INPUT
|
read INPUT
|
||||||
@@ -50,7 +50,7 @@ do
|
|||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
|
||||||
printf "\n\nRestarting Kibana..\n"
|
printf "\n\nRestarting Kibana...\n"
|
||||||
so-kibana-restart --force
|
so-kibana-restart --force
|
||||||
|
|
||||||
wait_for_web_response "http://localhost:5601/app/kibana" "Elastic" 300 "curl -K /opt/so/conf/elasticsearch/curl.config"
|
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