Hi.
I'm quite new to ES and have done most of the admin through kibana
I was doing a cluster restart and disabled shard allocation via dev tools through Kibana.
Now I've started the nodes back up Kibana is giving an error:
"Remove persistent and transient Elasticsearch cluster setting 'cluster.routing.allocation.enable' or set it to a value of all to 'all' migrations to preceded."
I think I know what needs to be done however with no access to the devtools how to I go about changing the cluster settings?
Can I push it through the browser to port9200?
'Im wanting to learn how to use Curl (viaPowerShell) but so far everything I found on curl is tied to assumed knowledge and I'm having trouble getting my head around it.
Could I please get some advice?
Thanks