The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

reindex_es.pl

DESCRIPTION

Demo ElasticSearch script to copy one index to another in parallerl, either on the same cluster or a different cluster.

You can edit the variables at the top of the script to change the source and destination indices, and the source and destination clusters.

check_clusters()