Forum Discussion
asorrour
Jul 25, 2024Copper Contributor
Health state monitoring for a service hosted on Azure Virtual Machine
I have a virtual machine hosted on Azure cloud, I wanted to add some monitoring on the health state of a service deployed on the VM. I already enabled the health monitoring extension to keep pinging ...
Kidd_Ip
Aug 03, 2024MVP
Refer on below when HealthStateEventChange empty:
- Resource Configuration: Ensure that the health monitoring extension is correctly configured for the specific service you’re monitoring. Double-check the extension settings and the health URL
- Ingestion and Storage: While there’s no direct cost for the guest health feature, there is a cost for ingesting and storing health state data in the Log Analytics workspace
- Resource Identifier: Sometimes, the data might not contain the associated resource identifier (such as VM availability status or health annotations) in the event metadata