90DaysOfDevOps/2022/es/Days/Monitoring/Elastic Stack/extensions/curator
2022-11-18 15:05:54 +00:00
..
config migrate 2022 translations to 2022 folder structure 2022-11-18 15:05:54 +00:00
.dockerignore migrate 2022 translations to 2022 folder structure 2022-11-18 15:05:54 +00:00
curator-compose.yml migrate 2022 translations to 2022 folder structure 2022-11-18 15:05:54 +00:00
Dockerfile migrate 2022 translations to 2022 folder structure 2022-11-18 15:05:54 +00:00
README.md migrate 2022 translations to 2022 folder structure 2022-11-18 15:05:54 +00: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