# elasticsearch-dump/elasticsearch-dump

Import and export tools for elasticsearch & opensearch

Repository: https://github.com/elasticsearch-dump/elasticsearch-dump
Canonical: https://ross.abutalabs.com/products/elasticsearch-dump
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: javascript, elasticsearch, elasticdump, docker, backup, import, export, opensearch
Last push: 2026-08-05T19:46:58+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 83, longevity 100
- inputs: {"age_days": 4640, "days_push": 28, "days_rel": 113, "gap_med": 7.5, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7939, forks 867 (observed 2026-08-28T04:10:10.006350+00:00)

## What it is
A Node.js CLI tool (elasticdump) for importing and exporting Elasticsearch and OpenSearch indices, moving data between clusters or to/from files and S3. It supports per-index dumping of mappings and data plus multi-index operations via multielasticdump.

## Use cases
- migrate elasticsearch indices to a new cluster
- backup opensearch index data to a file
- copy elasticsearch mappings between environments
- export search index to json for offline analysis
- restore an elasticsearch index from a dump file
- transfer indices from elasticsearch to opensearch

## When to choose
- you need a simple, scriptable way to move or back up Elasticsearch/OpenSearch indices
- you are migrating between clusters or from Elasticsearch to OpenSearch
- you want per-index control over mappings and data dumps

## When to avoid
- you need full cluster snapshot/restore with built-in version guarantees (use Elasticsearch snapshot API)
- you require strict record ordering during transfer
- you need continuous replication rather than one-off dumps

## Facets
- artifact type: cli-tool
- maturity: active
- function: database, backup, etl, cli
- domain: databases, developer-tools
- platform: cli, cross-platform
- tags: elasticsearch, opensearch, elasticdump, index-migration, data-export, data-import, search, data-engineering, nodejs, docker

## Member repositories
- elasticsearch-dump/elasticsearch-dump (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:10.006350+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:33:14.051569+00:00, confidence not recorded.
  - readme: https://github.com/elasticsearch-dump/elasticsearch-dump (fetched 2026-08-28T04:10:10.006350+00:00, sha b93329e729c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
