Forum Discussion
Log Analytic Dashboard For Site Recovery
Not sure if this is still working: https://github.com/Azure/azure-quickstart-templates/tree/master/asr-oms-monitoring
You can look in AzureDiagnostics table (after you enable the log collection to allow that) , please see https://techcommunity.microsoft.com/t5/Azure/ASR-Reporting/m-p/565772
and here for an example
Go to Log Analytics and Run Query
Thanks for recommendation, apparently the github link is successfully deploy but nothing came out.
i did try to sample query as you suggested, and some data appeared.
but look like i need to create my own dashboard from this.
- CliveWatsonJul 25, 2019Silver Contributor
I had heard we might be working on a solution to ASR Dashboards, this is what I got back from the Program Manager
"We are in the process of publishing a guidance around monitoring with the help of Log Analytics. Please expect it sometime around next week."I will update you when I hear more... thanks Clive
- CliveWatsonAug 02, 2019Silver ContributorThe guidance on using Log Analytics for monitoring Azure Site Recovery is published here: https://docs.microsoft.com/en-us/azure/site-recovery/monitor-log-analytics
It also has examples on how one can set up alerts on the logs as per the custom requirement.- MunirTajudinAug 02, 2019Copper Contributor
Hello CliveWatson ,
Thanks a lot for the respond, I can see the information provided in the link is really helpful .