how to move elasticsearch data from one server to another

后端 未结 12 1469
悲哀的现实
悲哀的现实 2020-12-12 12:27

How do I move Elasticsearch data from one server to another?

I have server A running Elasticsearch 1.1.1 on one local node with mul

12条回答
  •  误落风尘
    2020-12-12 12:57

    If you don't want to use the elasticdump like a console tool. You can use next node.js script

提交回复
热议问题