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
- Host: GitHub
- URL: https://github.com/codigami/elasticsearch-curator
- Owner: Codigami
- Created: 2017-06-30T08:43:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-30T13:46:38.000Z (over 8 years ago)
- Last Synced: 2025-01-11T10:16:04.150Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`