{"id":15878966,"url":"https://github.com/gr1m0h/elasticsearch-curator","last_synced_at":"2025-04-01T23:44:25.398Z","repository":{"id":115461401,"uuid":"601920208","full_name":"gr1m0h/elasticsearch-curator","owner":"gr1m0h","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-15T05:36:52.000Z","size":242,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-07T15:33:07.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gr1m0h.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-02-15T05:27:02.000Z","updated_at":"2023-02-15T05:36:21.000Z","dependencies_parsed_at":"2023-12-01T06:40:28.779Z","dependency_job_id":null,"html_url":"https://github.com/gr1m0h/elasticsearch-curator","commit_stats":null,"previous_names":["gr1m0h/elasticsearch-curator","grimoh/elasticsearch-curator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr1m0h%2Felasticsearch-curator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr1m0h%2Felasticsearch-curator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr1m0h%2Felasticsearch-curator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr1m0h%2Felasticsearch-curator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gr1m0h","download_url":"https://codeload.github.com/gr1m0h/elasticsearch-curator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246730260,"owners_count":20824396,"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-10-06T02:42:34.767Z","updated_at":"2025-04-01T23:44:25.381Z","avatar_url":"https://github.com/gr1m0h.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ElasticSearch Curator\n\nThis program for batch processing to clean up ElasticSearch indexes. [curator](https://github.com/elastic/curator) is executed on a regular basis. **It was created with the assumption that CronJob is not available in Kubernetes, and uses Deployment to perform periodic execution in the process.**\n\n## Usage\n\n### Local\n\n```\ngo run main.go\n```\n\n### Docker\n\n```\ndocker build -o es-curator .\ndocker run -it --rm es-curator\n```\n\n### Kubernetes\n\n```\nkubectl apply -f k8s/deployment.yaml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr1m0h%2Felasticsearch-curator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgr1m0h%2Felasticsearch-curator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr1m0h%2Felasticsearch-curator/lists"}