Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Create CronJob for elastic search index deletion script #40

Open
black-adder opened this issue Oct 3, 2017 · 1 comment
Open

Create CronJob for elastic search index deletion script #40

black-adder opened this issue Oct 3, 2017 · 1 comment

Comments

@black-adder
Copy link

ES doesn't have a built in TTL so it might be useful to have a configurable cronjob that allows users to set their own TTL.

https://github.com/jaegertracing/jaeger/blob/master/plugin/storage/es/es_indices_clean.sh

Use the CronJob that comes out of #36 for guidance

@jpkrohling
Copy link
Collaborator

Looks like Agung did it already and shared the code on the mailing list:

https://groups.google.com/d/msg/jaeger-tracing/xz5A-e7xTs0/T_tPDP-2AQAJ

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants