elasticsearch-curator

command module
v0.0.0-...-f280349 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2023 License: MIT Imports: 6 Imported by: 0

README

ElasticSearch Curator

This program for batch processing to clean up ElasticSearch indexes. 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.

Usage

Local
go run main.go
Docker
docker build -o es-curator .
docker run -it --rm es-curator
Kubernetes
kubectl apply -f k8s/deployment.yaml

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL