Sign inSign up

pteich/curator_cli

By pteich

Updated over 8 years ago

ElasticSearch Curator CLI 5

Image
0

10K+

pteich/curator_cli repository overview

This Docker image provides the singleton CLI interface from Curator ready to use.

Example showing indices matching regex filter "logstash.*":

docker run --rm pteich/curator_cli:latest --host localhost --port 9200 show_indices --header --verbose --filter_list '[{"filtertype":"pattern","kind":"regex","value":"logstash.*"}]'

Tag summary

Content type

Image

Digest

Size

56.2 MB

Last updated

over 8 years ago

docker pull pteich/curator_cli