{"id":13562874,"url":"https://github.com/elastic/curator","last_synced_at":"2025-12-16T20:20:36.366Z","repository":{"id":10156026,"uuid":"12235583","full_name":"elastic/curator","owner":"elastic","description":"Curator: Tending your Elasticsearch indices","archived":false,"fork":false,"pushed_at":"2025-04-24T16:53:35.000Z","size":4221,"stargazers_count":3066,"open_issues_count":110,"forks_count":636,"subscribers_count":410,"default_branch":"master","last_synced_at":"2025-05-06T16:13:13.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"libRocket/libRocket","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-08-20T05:45:34.000Z","updated_at":"2025-05-02T22:43:25.000Z","dependencies_parsed_at":"2023-01-13T15:46:16.680Z","dependency_job_id":"6af129cd-93d5-4b74-bcdc-d66f1b1f0983","html_url":"https://github.com/elastic/curator","commit_stats":{"total_commits":1112,"total_committers":137,"mean_commits":8.116788321167883,"dds":"0.27607913669064743","last_synced_commit":"7beab31e04c0788798d3e6e9e762ec69e6c86011"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/curator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990455,"owners_count":21995773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T13:01:13.060Z","updated_at":"2025-12-16T20:20:31.315Z","avatar_url":"https://github.com/elastic.png","language":"Python","funding_links":[],"categories":["Python","Search","Configuration Management"],"sub_categories":[],"readme":".. _readme:\n\n\nCurator\n=======\n\nHave indices in Elasticsearch? This is the tool for you!\n\nLike a museum curator manages the exhibits and collections on display,\nElasticsearch Curator helps you curate, or manage your indices.\n\nANNOUNCEMENT\n------------\n\nCurator is breaking into version dependent releases. Curator 6.x will work with\nElasticsearch 6.x, Curator 7.x will work with Elasticsearch 7.x, and when it is\nreleased, Curator 8.x will work with Elasticsearch 8.x.\n\nWatch this space for updates when that is coming.\n\nAdditional support for Elasticsearch 7.14.0 - 7.17.x\n****************************************************\n\nStarting with Curator 8.0.18, Curator 8 can execute against Elasticsearch versions\n7.14.0 - 7.17.x in addition to all versions of Elasticsearch 8.x.\n\nNew Client Configuration\n------------------------\n\nCurator now connects using the ``es_client`` Python module. This separation makes it much easier\nto update the client connection portion separate from Curator. It is largely derived from the\noriginal Curator client configuration, but with important updates.\n\nThe updated configuration file structure requires ``elasticsearch`` at the root level::\n\n    ---\n    elasticsearch:\n      client:\n        hosts: https://10.11.12.13:9200\n        cloud_id:\n        bearer_auth:\n        opaque_id:\n        request_timeout: 60\n        http_compress:\n        verify_certs:\n        ca_certs:\n        client_cert:\n        client_key:\n        ssl_assert_hostname:\n        ssl_assert_fingerprint:\n        ssl_version:\n      other_settings:\n        master_only:\n        skip_version_test:\n        username:\n        password:\n        api_key:\n          id:\n          api_key:\n\n    logging:\n      loglevel: INFO\n      logfile: /path/to/file.log\n      logformat: default\n      blacklist: []\n\nAction File Configuration\n-------------------------\n\nAction file structure is unchanged, for now. A few actions may have had the options modified a bit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastic%2Fcurator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felastic%2Fcurator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastic%2Fcurator/lists"}