Restoring Elasticsearch Indexes Using Workflows

The Elasticsearch Restore workflow performs a restore of Elasticsearch indices. You can restore the indices to the same cluster (in place) or to a different cluster (out of place).

Before You Begin

Download the workflow from the Commvault Store.

Procedure

  1. From the CommCell Browser, go to Workflows.

    The Workflows window appears.

  2. Right-click Elasticsearch Restore, and then go to All Tasks > Execute.

    The Elasticsearch Restore Options dialog box appears.

  3. From the Run workflow on list, select the engine to use to execute the workflow.

  4. Enter values for the workflow inputs:

    Workflow input

    Description

    IP

    The IP address of the destination Elasticsearch cluster.

    Port

    The port number of the destination Elasticsearch cluster.

    Elasticsearch Username

    The user name to authenticate to the Elasticsearch cluster.

    Elasticsearch Password

    The password to authenticate to the Elasticsearch cluster.

    Indices to Restore

    The Elasticsearch indices to restore.

    If you do not enter the indices to restore, all of the indices in the selected backup file or the selected snapshot cluster are restored.

    Repository

    The Hybrid File Store repository on which the backed up Elasticsearch is stored.

    Backup Name

    The name of the backup file.

    Index Rename Prefix (Destination indices will be overwritten)

    The prefix that must be added to the restored indices.

    The existing indices with same prefix are overwritten.

    Retain Original Index

    Select to retain the original index name.

    The existing indices with same index name are overwritten.

  5. On the Job Initiation tab, specify whether you want to run the job immediately or to schedule it.

  6. Click OK.

Viewing the Workflow Job History

×

Loading...