mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Update so-elastic-fleet-reset
This commit is contained in:
@@ -18,7 +18,7 @@ echo "This includes data previously ingested with Fleet such as Zeek and Suricat
|
|||||||
echo "Deployed Elastic Agents will no longer be enrolled and will need to be reinstalled."
|
echo "Deployed Elastic Agents will no longer be enrolled and will need to be reinstalled."
|
||||||
echo "This script should only be used as a last resort to reinstall Elastic Fleet."
|
echo "This script should only be used as a last resort to reinstall Elastic Fleet."
|
||||||
echo
|
echo
|
||||||
echo "If you would like to proceed, type AGREE and hit ENTER."
|
echo "If you would like to proceed, then type AGREE and press ENTER."
|
||||||
echo
|
echo
|
||||||
# Read user input
|
# Read user input
|
||||||
read INPUT
|
read INPUT
|
||||||
@@ -93,4 +93,4 @@ so-elastic-fleet-setup
|
|||||||
status "Re-installing Elastic Agent on all Grid Nodes..."
|
status "Re-installing Elastic Agent on all Grid Nodes..."
|
||||||
salt \* state.apply elasticfleet.install_agent_grid queue=True
|
salt \* state.apply elasticfleet.install_agent_grid queue=True
|
||||||
|
|
||||||
status "Elastic Fleet Reset complete...."
|
status "Elastic Fleet Reset complete...."
|
||||||
|
|||||||
Reference in New Issue
Block a user