37de8920aa
Kolla provides log aggregation, but no solution to set retention periods for aggregated logs. It therefore accumulates log data indefinitely unless a user manually intervenes. This change adds Elasticsearch Curator which provides a mechanism for automating such retention periods [1]. [1] https://www.elastic.co/guide/en/elasticsearch/client/curator/current/about.html The container contains cron to support running Curator periodically. Change-Id: Ief2c554a64ef6cc971635d7e2a718f63c310fbf6
5 lines
85 B
YAML
5 lines
85 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds Elasticsearch Curator for managing aggregated log data.
|