5441963c9a
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
7 lines
206 B
YAML
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.
|