Migrate index

Hi, good evening!

How can I migrate one specific index to another node?
For example:

Index -------------------- Storage place
index-2017-07-21= Node1
index-2017-07-20= Node2
index-2017-07-19= Node1
index-2017-07-18= Node1

So, I need move the "index-2017-07-20" to Node1.

Thanks.

Have a look at https://www.elastic.co/guide/en/elasticsearch/reference/5.5/shard-allocation-filtering.html

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.