会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
每天进步一点点
博客园
首页
新随笔
联系
订阅
管理
2023年9月19日
Elasticdump 备份与恢复es数据
摘要: 数据备份 导出索引的mapping到本地 [root@test]# elasticdump --input=http://127.0.0.1:9200/test_event --output=/opt/test_event_mapping.json --type=mapping 导出索引到另外一个集
阅读全文
posted @ 2023-09-19 17:56 每天进步一点点点点点
阅读(198)
评论(0)
推荐(0)
编辑