Installation from sourceedit

Installing or Curator from source tarball (rather than doing a git clone) is also possible. This method also requires a functional pip executable and internet connectivity to download and install dependencies which are not included in the source code.

Download and install Curator from tarball:

  1. wget https://github.com/elastic/curator/archive/v7.0.1.tar.gz -O elasticsearch-curator.tar.gz
  2. pip install elasticsearch-curator.tar.gz