Sign inSign up

scrapinghub/elasticsearch-curator

By scrapinghub

Updated over 5 years ago

Have indices in Elasticsearch? Elasticsearch Curator helps you curate, or manage your indices.

Image
0

10K+

scrapinghub/elasticsearch-curator repository overview

Curator

Have indices in Elasticsearch? This is the tool for you!

Like a museum curator manages the exhibits and collections on display, Elasticsearch Curator helps you curate, or manage your indices.

How to use this image

Run curator directly

The easiest way to run curator.

$ docker run -it scrapinghub/elasticsearch-curator:4.2.4 --help

Run curator with config and actions file

Version 4 of elasticsearch curator, requires an action file, this can be passed to the container with a volume.

$ docker run -it --name curator -v /local/path/config:/etc/curator scrapinghub/elasticsearch-curator:4.2.4 --config /etc/curator/curator.yml /etc/curator/actions.yml

Documentation

For documentation on curator, check: https://github.com/elastic/curator

Tag summary

Content type

Image

Digest

sha256:498357f50

Size

146.3 MB

Last updated

over 9 years ago

docker pull scrapinghub/elasticsearch-curator