fids/observability/elk/extensions/curator
bsquillari 807ae7548e Add observabiliy-elk 2023-10-31 13:53:04 +00:00
..
config Add observabiliy-elk 2023-10-31 13:53:04 +00:00
.dockerignore Add observabiliy-elk 2023-10-31 13:53:04 +00:00
Dockerfile Add observabiliy-elk 2023-10-31 13:53:04 +00:00
README.md Add observabiliy-elk 2023-10-31 13:53:04 +00:00
curator-compose.yml Add observabiliy-elk 2023-10-31 13:53:04 +00:00

README.md

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