Difference between revisions of "ELK backup and restore"

From wikieduonline
Jump to navigation Jump to search
(Created page with " curl -X POST --insecure https://your_elk_ip:YOUR_PASS@localhost:9200/_snapshot/gcs_repo/your_latest_snapshot_name/_restore {{ELK}} {{Backups}}")
 
Line 1: Line 1:
 +
https://www.elastic.co/guide/en/elasticsearch/reference/current/snapshot-restore.html
  
 
   curl -X POST --insecure https://your_elk_ip:YOUR_PASS@localhost:9200/_snapshot/gcs_repo/your_latest_snapshot_name/_restore
 
   curl -X POST --insecure https://your_elk_ip:YOUR_PASS@localhost:9200/_snapshot/gcs_repo/your_latest_snapshot_name/_restore

Revision as of 07:02, 5 July 2022

Advertising: