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 13: | Line 13: | ||
* <code>[[curl -X DELETE]]</code> | * <code>[[curl -X DELETE]]</code> | ||
+ | |||
+ | [[/myindex/_settings]] | ||
== Related == | == Related == |
Revision as of 17:41, 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]
/myindex/_settings
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: