摘要: 方法1: 使用node模块 - elasticdump安装 npm install elasticdump -g elasticdump example: elasticdump \ --input=http://production.es.com:9200/my_index \ --output=http://staging.es.com:9200/my_index \ --ty... 阅读全文
posted @ 2018-11-13 16:49 Hsinwang 阅读(1056) 评论(0) 推荐(0) 编辑