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.*"}]'
Content type
Image
Digest
Size
56.2 MB
Last updated
over 8 years ago
docker pull pteich/curator_cli