An open API service indexing awesome lists of open source software.

https://github.com/codigami/elasticsearch-curator

used for purging of logs from elasticsearch
https://github.com/codigami/elasticsearch-curator

Last synced: 24 days ago
JSON representation

used for purging of logs from elasticsearch

Awesome Lists containing this project

README

          

# What does it do ?
Curator is used for purging indexes (or snapshots) in elasticsearch. More information about curator can be found https://www.elastic.co/guide/en/elasticsearch/client/curator/current/about.html

# Usage ?
Image entrypoint is set to curator script, so just run the image.

`docker run --rm crowdfire/curator --help`