New User: Challenging tasking: Redirect Consul data to a File or How to Access Consul DB

Hello,

The company for which I work wants to have a separate UI to display the health of their servers and services. They can review the results in Kibana, but they want a separate interface outside of kibana for other users. Is there a way to read the output of consul health checks via another service so that I can take that data and send it to another UI?

Hi @saltydawg19581,

Welcome to the HashiCorp forums.

I think what you are looking for can be achieved using Consul Telemetry. Please go through the following Learn Guides and see if they fulfil your requirement.