elastic-recovery

Restores all indices from backup

Usage no npm install needed!

<script type="module">
  import elasticRecovery from 'https://cdn.skypack.dev/elastic-recovery';
</script>

README

Elastic Recovery

A tool designed to make it easy to restore logs that are ingested into ElastiStack. elastic-recovery will scan a snapshot repository looking for all indices that have been backed up and then restore each one. This is useful when Cross-cluster replication is not available or needed.

Build Status: Node.js CI