Difference between revisions of "/ snapshot/ all"
Jump to navigation
Jump to search
(§) |
|||
Line 3: | Line 3: | ||
+ | { | ||
+ | "gcs_repo" : { | ||
+ | "type" : "gcs", | ||
+ | "settings" : { | ||
+ | "bucket" : "your-backup-elastic", | ||
+ | "client" : "default", | ||
+ | "base_path" : "elasticsearch-backups", | ||
+ | "compress" : "true" | ||
+ | } | ||
+ | } | ||
+ | } | ||
− | {{elasticsearch snapshot}} | + | |
+ | |||
+ | * {{elasticsearch snapshot}} |
Revision as of 14:02, 18 October 2022
/_snapshot/_all?pretty
{ "gcs_repo" : { "type" : "gcs", "settings" : { "bucket" : "your-backup-elastic", "client" : "default", "base_path" : "elasticsearch-backups", "compress" : "true" } } }
Advertising: