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