updated elasticsearch_decommission_node.sh

pull/2/head
Hari Sekhon 5 years ago
parent 59bf4585f8
commit b7b924940d

@ -20,7 +20,7 @@ usage(){
echo "
Simple script to trigger a background decommission of an Elasticsearch node from the local cluster
Defaults to connecting to a Elasticsearch via node localhost:9200
Defaults to connecting to the Elasticsearch cluster via the node localhost:9200
set \$ELASTICSEARCH_HOST and \$ELASTICSEARCH_PORT to override this
set \$ELASTICSEARCH_SSL to any value to enable SSL (ignores ssl validation as this is usually self-signed)
set \$ELASTICSEARCH_OPTS='-u : --negotiate' to use Kerberos ticket in local environment

Loading…
Cancel
Save