Difference between revisions of "Elasticsearch snapshots"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
* {{ES snapshots}} | * {{ES snapshots}} | ||
* {{curator}} | * {{curator}} | ||
− | * {{ | + | * {{ES URLs}} |
[[Category:Elasticsearch]] | [[Category:Elasticsearch]] |
Latest revision as of 08:04, 7 November 2022
Elasticsearch snapshot repository
To launch an snapshot:
PUT /_snapshot/your-repo
POST /_snapshot/your-repo
GET /_cat/snapshots/<repository>
GET /_cat/snapshots
POST /_snapshot/repo/snapshot/_restore
Related[edit]
- Elasticsearch index
- Create or update snapshot repository
- ELK backup and restore
- curator
- Snapshot Lifecycle Management (SLM)
/_cat/repositories
See also[edit]
Advertising: