Answered by:
Monitoring the health of Service Fabric Cluster

Question
-
I have a customer who is interested in running their application built on Service Fabric Cluster in Production. The customer is interested in knowing what monitoring and alerting tools are available today which can monitor the health of the Service Fabric Cluster. My research so far has shown only diagnostic log files that can be used for troubleshooting. Are there any other tools that can help with Monitoring and Alerting for Service Fabric?
The deployment will be on Azure, so if there are specific tools on Azure that could be availed, we are open to that option.
Saturday, December 3, 2016 12:28 AM
Answers
-
Right now the ELK stack is your best option https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-diagnostic-how-to-use-elasticsearch
Todd
- Proposed as answer by Todd6410 Tuesday, December 6, 2016 12:25 AM
- Marked as answer by Sjoukje ZaalMVP Thursday, January 19, 2017 3:27 PM
Saturday, December 3, 2016 3:13 AM -
Have you checked out the Service Fabric Explorer? You can also build tools using PowerShell, REST, API. This link tells you how:
https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-view-entities-aggregated-health
Frank
- Marked as answer by Sjoukje ZaalMVP Thursday, January 19, 2017 3:28 PM
Monday, December 5, 2016 3:28 PM
All replies
-
Right now the ELK stack is your best option https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-diagnostic-how-to-use-elasticsearch
Todd
- Proposed as answer by Todd6410 Tuesday, December 6, 2016 12:25 AM
- Marked as answer by Sjoukje ZaalMVP Thursday, January 19, 2017 3:27 PM
Saturday, December 3, 2016 3:13 AM -
This approach might also be of interest: Application Insights & Semantic Logging for Service Fabric MicroservicesMonday, December 5, 2016 10:30 AM
-
Have you checked out the Service Fabric Explorer? You can also build tools using PowerShell, REST, API. This link tells you how:
https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-view-entities-aggregated-health
Frank
- Marked as answer by Sjoukje ZaalMVP Thursday, January 19, 2017 3:28 PM
Monday, December 5, 2016 3:28 PM