kolla-ansible/releasenotes/notes/add-monasca-log-persister-f4da4370a0c5777e.yaml
Doug Szumski 5441963c9a Support deploying Monasca Log Persister
This is a Logstash component which reads processed logs from Kafka
and writes them to Elasticsearch (or some other backend supported by
Logstash).

Ingesting the logs from this service with Fluentd will be covered under
a different commit.

Change-Id: I2d722991ab2072c54c4715507b19a4c9279f921b
Partially-Implements: blueprint monasca-roles
2018-07-12 15:15:38 +01:00

7 lines
206 B
YAML

---
features:
- |
Add support for deploying the Monasca Log Persister. The Log
Persister is responsible for reading logs from the Kafka processed
logs topic and writing them to Elasticsearch.