Difference between revisions of "Elasticdump"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
  
  
{{ES}}
+
 
 +
Backup all index to a folder:
 +
multielasticdump \
 +
  --direction=dump \
 +
  --match='^.*$' \
 +
  --input=http://production.es.com:9200 \
 +
  --output=/tmp/es_backup
 +
 
 +
== See also ==
 +
* {{ES}}

Revision as of 07:45, 7 November 2022

Advertising: