一,索引操作
curl -XPUT http://127.0.0.1:9200/xrf_test_index001 -d '{"setting":{"index":{"number_of_shards":5,"number_of_replication":1}}}' #创建手动指定分片副本
curl -XPOST http://127.0.0.1:9200/xrf_test_index001/_close #关闭索引
curl -XPOST http://127.0.0.1:9200/xrf_test_index001/_open #开启索引
curl -XDELETE http://127.0.0.1:9200/xrf_test_index001 #删除索引
curl -XPUT http://127.0.0.1:9200/xrf_test_index001/_settings -d '{"index":{"number_of_replicas":1}}' #调整副本数量
curl -XPOST http://127.0.0.1:9200/_aliases -d '{"actions":[{"add":{"index":"xrf_test_index001","alias":"xrf_test"}}]}' #增加索引别名
curl -XPOST http://127.0.0.1:9200/_aliases -d '{"actions":[{"remove":{"index":"xrf_test_index001","alias":"xrf_test"}}]}' #删除别名
二,分片操作
curl -XPUT http://127.0.0.1:9200/_cluster/settings -d '{"transient":{"cluster.routing.allocation.enable":"none"}}' #关闭自动分片 persistent 表示永久
curl -XPUT http://127.0.0.1:9200/_cluster/settings -d '{"transient":{"cluster.routing.allocation.enable":"all"}}' #开起自动分片
curl -XPUT http://127.0.0.1:9200/_cluster/settings -d '{"transient":{"cluster.routing.allocation.cluster_concurrent_rebalance":5}}' #设置分片均衡线程数
curl -XPUT http://127.0.0.1:9200/_cluster/settings -d '{"transient":{"cluster.routing.allocation.exclude._ip":"1.1.1.1"}}' #排除机器或者节点,改节点上的分片将调整到其他节点,支持_name,_hostname,_ip
三,节点操作
curl -XPOST http://127.0.0.1:9200/_cluster/nodes/_local/_shutdown?delay=10s #延迟10s关闭本机节点,2.x以后无效kill $pid
curl -XPOST http://127.0.0.1:9200/_cluster/nodes/nodeId1,nodeId2/_shutdown #关闭节点nodeId1,nodeId2
curl -XPOST http://127.0.0.1:9200/_cluster/nodes/_master/_shutdown #关闭主节点
四,状态查看
curl -XGET http://127.0.0.1:9200/_cluster/nodes #获得集群中的节点列表和信息
curl -XGET http://127.0.0.1:9200/_cluster/health #获得集群信息
curl -XGET http://127.0.0.1:9200/_cluster/state #获得集群里的所有信息(集群信息、节点信息、mapping信息等)
curl -XGET http://127.0.0.1:9200/_cat/nodes #查看集群节点列表
curl -XGET http://127.0.0.1:9200/_cat/indices #查看集群索引列表
curl -XGET http://127.0.0.1:9200/_cat/shards #查看集群分片列表
另外有需要云服务器可以了解下创新互联cdcxhl.cn,海内外云服务器15元起步,三天无理由+7*72小时售后在线,公司持有idc许可证,提供“云服务器、裸金属服务器、高防服务器、香港服务器、美国服务器、虚拟主机、免备案服务器”等云主机租用服务以及企业上云的综合解决方案,具有“安全稳定、简单易用、服务可用性高、性价比高”等特点与优势,专为企业上云打造定制,能够满足用户丰富、多元化的应用场景需求。
售后响应及时
7×24小时客服热线数据备份
更安全、更高效、更稳定价格公道精准
项目经理精准报价不弄虚作假合作无风险
重合同讲信誉,无效全额退款