
Elasticsearch Curator helps manage Elasticsearch time-series indices. It consists of a Python library and a CLI tool providing a high-level interface to Elasticsearch administration tasks, such as:
- Management of index aliases
- Index optimization
- Changing the replica count
- Modifying the shard/index allocation using routing tags
- Index snapshotting
This package contains the Python 2 version of the library.