90DaysOfDevOps/Days/Monitoring/Elastic Stack/extensions/curator
2022-04-07 21:28:42 +01:00
..
config Day 80 - ELK Stack 2022-03-28 08:11:09 +01:00
.dockerignore Day 80 - ELK Stack 2022-03-28 08:11:09 +01:00
curator-compose.yml Day 80 - ELK Stack 2022-03-28 08:11:09 +01:00
Dockerfile remove space 2022-04-07 21:28:42 +01:00
README.md Day 80 - ELK Stack 2022-03-28 08:11:09 +01: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