Skip to content

Instantly share code, notes, and snippets.

@markuskont
Last active June 15, 2016 11:38
Show Gist options
  • Save markuskont/27ab783f126fde36c58112dc7e0c6b69 to your computer and use it in GitHub Desktop.
Save markuskont/27ab783f126fde36c58112dc7e0c6b69 to your computer and use it in GitHub Desktop.
curl -ssk -XPUT localhost:9200/_cluster/settings -d '{
"transient" :{
"cluster.routing.allocation.exclude._name" : "node-8-es-01,node-9-es-01"
}
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment