命令行:
curl -XGET 'localhost:9200/_cat/indices?v&pretty'
浏览器:
http://localhost:9200/_cat/indices?v&pretty
ip、port按实际情况更改即可。
命令行:
curl -XGET 'localhost:9200/_cat/indices?v&pretty'
浏览器:
http://localhost:9200/_cat/indices?v&pretty
ip、port按实际情况更改即可。