首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >弹性转储与弹性搜索

弹性转储与弹性搜索
EN

Stack Overflow用户
提问于 2022-11-14 14:48:04
回答 1查看 11关注 0票数 0

我用的是弹力转储,出现了奇怪的错误

代码语言:javascript
复制
Mon, 14 Nov 2022 14:42:21 GMT | starting dump
Mon, 14 Nov 2022 14:42:22 GMT | got 10 objects from source elasticsearch (offset: 0)
Mon, 14 Nov 2022 14:42:22 GMT | sent 10 objects to destination file, wrote 10
Mon, 14 Nov 2022 14:42:22 GMT | Error Emitted => This and all future requests should be directed to the given URI.
Mon, 14 Nov 2022 14:42:22 GMT | Error Emitted => This and all future requests should be directed to the given URI.
Mon, 14 Nov 2022 14:42:22 GMT | Total Writes: 0
Mon, 14 Nov 2022 14:42:22 GMT | dump ended with error (get phase) => MOVED_PERMANENTLY: This and all future requests should be directed to the given URI.

它成功地移动了10个对象并停止了

EN

回答 1

Stack Overflow用户

发布于 2022-11-14 15:13:45

--input-index代表不同用例

试着用像这样的--input

代码语言:javascript
复制
elasticdump --input=http://localhost/dev_index --output=test2.json
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/74433486

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档