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 8: | Line 8: | ||
* [[Index properties]]: https://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules.html#index-modules | * [[Index properties]]: https://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules.html#index-modules | ||
* [[ILM]] | * [[ILM]] | ||
− | * [[ | + | * [[Curator]] |
+ | |||
+ | * [[curl -k "https://localhost:9200/_cat/indices?v&health=red"]] -u'XXX:UUU' | ||
* <code>curl -XGET http://localhost:9200[[/_cat/indices]]?v</code> | * <code>curl -XGET http://localhost:9200[[/_cat/indices]]?v</code> |
Revision as of 11:53, 23 January 2023
- Index API:
- Index properties: https://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules.html#index-modules
- ILM
- Curator
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: