90DaysOfDevOps/2022/Days/Monitoring/Elastic Stack/extensions/curator
2022-10-11 19:54:41 +05:30
..
config Moved old data to 2022 folder and added new readme.md for 2023 data 2022-10-11 19:54:41 +05:30
.dockerignore Moved old data to 2022 folder and added new readme.md for 2023 data 2022-10-11 19:54:41 +05:30
curator-compose.yml Moved old data to 2022 folder and added new readme.md for 2023 data 2022-10-11 19:54:41 +05:30
Dockerfile Moved old data to 2022 folder and added new readme.md for 2023 data 2022-10-11 19:54:41 +05:30
README.md Moved old data to 2022 folder and added new readme.md for 2023 data 2022-10-11 19:54:41 +05:30

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