Intellection / docker-elasticsearch-curator

Elasticsearch Curator helps you curate, or manage, your Elasticsearch indices and snapshots

Home Page:https://hub.docker.com/r/zappi/elasticsearch-curator/

Repository from Github https://github.comIntellection/docker-elasticsearch-curatorRepository from Github https://github.comIntellection/docker-elasticsearch-curator

docker-elasticsearch-curator

CircleCI

Elasticsearch Curator helps you curate, or manage, your Elasticsearch indices and snapshots.

Usage

$ docker run -it zappi/elasticsearch-curator --help
Usage: curator [OPTIONS] ACTION_FILE

  Curator for Elasticsearch indices.

  See http://elastic.co/guide/en/elasticsearch/client/curator/current

Options:
  --config PATH  Path to configuration file. Default: ~/.curator/curator.yml
  --dry-run      Do not perform any changes.
  --version      Show the version and exit.
  --help         Show this message and exit.

For more details see official documentation.

About

Elasticsearch Curator helps you curate, or manage, your Elasticsearch indices and snapshots

https://hub.docker.com/r/zappi/elasticsearch-curator/

License:MIT License


Languages

Language:Dockerfile 100.0%