python-elasticsearch-curator-doc

Python library for managing elasticsearch time-series indices (documentation)
  https://github.com/elasticsearch/curator
  0
  no reviews



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.