Difference between revisions of "Elasticsearch index"
Jump to navigation
Jump to search
↑ https://www.elastic.co/guide/en/elasticsearch/reference/current/cat-templates.html
Line 10: | Line 10: | ||
* <code>curl -XGET http://localhost:9200[[/_cat/indices]]?v</code> | * <code>curl -XGET http://localhost:9200[[/_cat/indices]]?v</code> | ||
− | + | {{cat API}} | |
− | |||
* <code>[[curl -X DELETE]]</code> | * <code>[[curl -X DELETE]]</code> |
Revision as of 17:25, 18 October 2022
- Index API:
curl -XGET http://localhost:9200/_cat/indices?v
/_cat/indices
/_cat/shards
/_cat/allocation
/_cat/plugins
/_cat/recovery
/_cat/snapshot
/_cat/repositories
/_cat/health
/_cat/templates
[1]
Related
See also
- ELK: curator, logs, ILM, Snapshots
- 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: