The Logs/Events Flow
Get the latest docs
You are looking at documentation for an older release. Not what you want? Go to the current release documentation.
Describes the flow of streaming metrics from a host to Cloudify's Management Environment
Flow Diagram
This flow is pretty self explanatory and corresponds with the same principles the metrics flow is based upon.
- RabbitMQ holds messages within dedicated, durable, non-exclusive topic exchange. Log messages and events have separate queues.
- Currently, logs and events are stored in Elasticsearch in the same index. While no abstraction is provided for this, it is possible to use logstash to parse messages and store them in different indices if a user wishes to do so but they will not show in Cloudify’s UI.