Difference between revisions of "/ snapshot/ all"
Jump to navigation
Jump to search
(Created page with " /_snapshot/_all?pretty") |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | /_snapshot/_all?pretty | + | [[/_snapshot/]]_all?pretty |
+ | |||
+ | |||
+ | { | ||
+ | "[[gcs_repo]]" : { | ||
+ | "type" : "[[gcs]]", | ||
+ | "settings" : { | ||
+ | "bucket" : "your-backup-elastic", | ||
+ | "client" : "default", | ||
+ | "base_path" : "elasticsearch-backups", | ||
+ | "compress" : "true" | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[GET /_cat/indices]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{Elasticsearch snapshots}} | ||
+ | * {{ES URLs}} | ||
+ | |||
+ | [[Category:ES]] |
Latest revision as of 08:05, 7 November 2022
/_snapshot/_all?pretty
{ "gcs_repo" : { "type" : "gcs", "settings" : { "bucket" : "your-backup-elastic", "client" : "default", "base_path" : "elasticsearch-backups", "compress" : "true" } } }
Related[edit]
See also[edit]
Advertising: