elasticsearch-curator

command-line tool 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 curator and es_repo_mgr command-line tools.