Installation from source
You can instal Curator from a source tarball (rather than doing a git clone).
- Download the Curator tarball:
 
wget https://github.com/elastic/curator/archive/v9.0.0.tar.gz -O elasticsearch-curator.tar.gz
		
	- Install the tarball:
 
pip install elasticsearch-curator.tar.gz