90DaysOfDevOps/2022/tr/Days/Monitoring/Elastic Stack/extensions/curator
2023-06-07 14:18:28 +03:00
..
config 17 days added 2023-06-07 14:18:28 +03:00
.dockerignore 17 days added 2023-06-07 14:18:28 +03:00
curator-compose.yml 17 days added 2023-06-07 14:18:28 +03:00
Dockerfile 17 days added 2023-06-07 14:18:28 +03:00
README.md 17 days added 2023-06-07 14:18:28 +03: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