The logger workflow is responsible for creating logs that are shared between the Live Edge application and the Reach Splunk instance. This data is used by splunk to create dashboards and provide analytics about the Live Edge system. This service also controls how debugging is used in various Live Edge environments.
NODES:
Name | Type |
---|---|
Live Edge | Edge |
Log Service | Microsevice |
Debug Log | API |
Log API | API |
Broadcast | Microsevice |
CONNECTIONS:
Name | Type | Data |
---|---|---|
Live Edge to Log Service | RabbitMQ | loggerQ |
Live Edge to Debug Log | API | https://debug-log.test.reach.spectrumtoolbox.com |
Log Service to Log API | API | host |
Debug Log to Broadcast | RabbitMQ | debugloggerQ |