A newer version is available. For the latest information, see the
current release documentation.
Installation from source
editInstallation from source
editInstalling 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:
-
wget https://github.com/elastic/curator/archive/v
7.0.1.tar.gz -O elasticsearch-curator.tar.gz
-
pip install elasticsearch-curator.tar.gz