
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 library documentation.