Difference between revisions of "Elasticsearch curl URLs"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
 
* Status:  
 
* Status:  
 
::<code>[[curl https://localhost:9200/_nodes/status]]</code>
 
::<code>[[curl https://localhost:9200/_nodes/status]]</code>
Line 19: Line 18:
 
* [[ELK backup and restore|Backup and restore]]
 
* [[ELK backup and restore|Backup and restore]]
 
::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
 +
 +
 +
 +
  
 
== See also ==
 
== See also ==

Revision as of 19:17, 5 July 2022

Advertising: