elastic/curator
Curator: Tending your Elasticsearch indices observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 79
- Release rhythm 50
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 18
- age_days: 4761
- days_rel: 334
- days_push: 127
- n_releases_24m: 6
Adoption not part of the score
3081 stars · 628 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Elasticsearch Curator is a Python command-line tool for managing Elasticsearch indices, including deleting, closing, snapshotting, and other lifecycle actions driven by declarative configuration files. It supports version-matched releases for Elasticsearch 6.x through 8.x.
Use cases
- delete old elasticsearch indices automatically
- manage elasticsearch index lifecycle
- snapshot elasticsearch indices on a schedule
- close or force-merge stale elasticsearch indices
- clean up log indices in elasticsearch
- automate elasticsearch index retention policies
When to choose
- you run self-managed Elasticsearch and need automated index cleanup or snapshots
- you want declarative, scriptable index management via cron or CI
- you need version-matched tooling for Elasticsearch 6.x-8.x
When to avoid
- you use Elastic Cloud or ILM (index lifecycle management) features that handle retention natively
- you need a GUI or dashboard-based cluster management tool
- you only use OpenSearch, which has diverged from Elasticsearch APIs
Facets
cli-tool · maturity active
cli database developer-tools scheduling databases developer-tools python cli windows elasticsearch index-management index-lifecycle snapshot-management log-retention search devops linux macos
1 source
- readme: https://github.com/elastic/curator · fetched 2026-08-28 · b731df6738d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elastic/curator | main | 73 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem