6.2.1 查看 ES 中有哪些索引

GET /_cat/indices?v

结果:

表头含义:

health green(集群完整) yellow(单点正常、集群不完整) red(单点不正常)
status 是否能使用
index 索引名
uuid 索引统一编号
pri 主节点几个
rep 从节点几个
docs.count 文档数
docs.deleted 文档被删了多少
store.size 整体占空间大小
pri.store.size 主节点占

results matching ""

    No results matching ""