Loading

Installation from source

You can instal Curator from a source tarball (rather than doing a git clone).

  1. Download the Curator tarball:
 wget https://github.com/elastic/curator/archive/v8.0.21.tar.gz -O elasticsearch-curator.tar.gz 
  1. Install the tarball:
 pip install elasticsearch-curator.tar.gz