90DaysOfDevOps/es/Days/Monitoring/Elastic Stack/extensions/curator
2022-10-23 18:38:19 +02:00
..
config structure for translation 2022-10-23 18:38:19 +02:00
.dockerignore structure for translation 2022-10-23 18:38:19 +02:00
curator-compose.yml structure for translation 2022-10-23 18:38:19 +02:00
Dockerfile structure for translation 2022-10-23 18:38:19 +02:00
README.md structure for translation 2022-10-23 18:38:19 +02:00

Curator

Elasticsearch Curator helps you curate or manage your indices.

Usage

If you want to include the Curator extension, run Docker Compose from the root of the repository with an additional command line argument referencing the curator-compose.yml file:

$ docker-compose -f docker-compose.yml -f extensions/curator/curator-compose.yml up

This sample setup demonstrates how to run curator every minute using cron.

All configuration files are available in the config/ directory.

Documentation

Curator Reference