python3-elasticsearch-curator

Python 3 library for managing Elasticsearch time-series indices
  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 3 version of the library.