Difference between revisions of "Elasticdump"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
* https://github.com/elasticsearch-dump/elasticsearch-dump | * https://github.com/elasticsearch-dump/elasticsearch-dump | ||
− | + | <code>[[npm install elasticdump]]</code> | |
Line 14: | Line 14: | ||
== See also == | == See also == | ||
* {{ES}} | * {{ES}} | ||
+ | |||
+ | [[Category: ES]] |
Latest revision as of 09:52, 17 January 2023
Backup all index to a folder:
multielasticdump \ --direction=dump \ --match='^.*$' \ --input=http://production.es.com:9200 \ --output=/tmp/es_backup
See also[edit]
- Elasticsearch, installation, ELK, Elastic X-Pack,
elasticsearch.yml
, logs, ECK, Elasticsearch curl URLs, Elastisearch REST APIs,/_cat/, /_cluster/, /_xpack/
, QueryShardException, Elasticsearch index, ELK backup and restore,elasticsearch-cli
, Elasticsearch versions, ElasticSearch Snapshot Lifecycle Management (SLM), Low disk watermark, Elasticsearch storage, Elasticsearch users, Elasticsearch roles, search context, shards, Elastic Cloud, Elastic Licensing, ElasticSearch alerts, ESQL
Advertising: