Difference between revisions of "Elasticsearch snapshots"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* <code>GET /_cat/snapshots/<repository></code> | * <code>GET /_cat/snapshots/<repository></code> | ||
* <code>[[GET /_cat/snapshots]]</code> | * <code>[[GET /_cat/snapshots]]</code> | ||
+ | |||
+ | |||
+ | /_snapshot/_all?pretty | ||
== Related == | == Related == |
Revision as of 14:01, 18 October 2022
Elasticsearch snapshot repository
GET /_snapshot
PUT /_snapshot/your-repo
POST /_snapshot/your-repo
GET /_cat/snapshots/<repository>
GET /_cat/snapshots
/_snapshot/_all?pretty
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: