Difference between revisions of "GET / cat/indices"
Jump to navigation
Jump to search
↑ https://www.elastic.co/guide/en/elasticsearch/reference/current/cat-templates.html
Line 1: | Line 1: | ||
https://www.elastic.co/guide/en/elasticsearch/reference/current/cat-indices.html | https://www.elastic.co/guide/en/elasticsearch/reference/current/cat-indices.html | ||
− | + | ||
+ | curl -XGET http://localhost:9200/_cat/indices?v | ||
Revision as of 12:30, 18 October 2022
https://www.elastic.co/guide/en/elasticsearch/reference/current/cat-indices.html
curl -XGET http://localhost:9200/_cat/indices?v
/_cat/indices
/_cat/indices?v health status index uuid pri rep docs.count docs.deleted store.size pri.store.size green open .security-9 rxTff_svTG-im719Tt3TTT 1 1 2 0 19kb 9.5kb
GET /_cat/indices?v&health=yellow
Relate
/_close /_cluster/settings
/_cat/indices
/_cat/shards
/_cat/allocation
/_cat/plugins
/_cat/recovery
/_cat/snapshot
/_cat/repositories
/_cat/health
/_cat/templates
[1]
See also
- Elasticsearch, installation, ELK, Elastic X-Pack,
elasticsearch.yml
, logs, ECK, Elasticsearch curl URLs, Elastisearch REST APIs,/_cat/, /_cluster/, /_xpack/
, QueryShardException, Elasticsearch index, ELK backup and restore,elasticsearch-cli
, Elasticsearch versions, ElasticSearch Snapshot Lifecycle Management (SLM), Low disk watermark, Elasticsearch storage, Elasticsearch users, Elasticsearch roles, search context, shards, Elastic Cloud, Elastic Licensing, ElasticSearch alerts, ESQL
Advertising: