You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/monitor-site-recovery.md
+15-7Lines changed: 15 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,11 +29,9 @@ For a detailed description of how to monitor Azure Site Recovery in the Azure po
29
29
30
30
Azure Backup Center also provides at-scale monitoring and management capabilities for Azure Site Recovery. For more information, see [About Backup center for Azure Backup and Azure Site Recovery](/azure/backup/backup-center-overview).
31
31
32
-
For Azure Backup monitoring information, see [Monitoring and reporting for Azure Backup](/azure/backup/monitoring-and-alerts-overview).
33
-
34
32
### Monitor churn rate
35
33
36
-
High data change rates (churn) are a common source of replication issues. You can use various toolsto monitor churn patterns on virtual machines. For more information, see [Monitoring churn patterns on virtual machines](monitoring-high-churn.md).
34
+
High data change rates (churn) are a common source of replication issues. You can use various tools, including Azure Monitor Logs, to monitor churn patterns on virtual machines. For more information, see [Monitor churn patterns on virtual machines](monitoring-high-churn.md).
Using Azure Monitor Logs with Azure Site Recovery is supported for **Azure to Azure** replication and **VMware VM/physical server to Azure** replication.
51
51
52
-
You can use Azure Monitor Logs to monitor Azure Site Recovery replication health, test failover status, Site Recovery events, recovery point objectives (RPOs) for protected machines, and disk/data change rates. Using Azure Monitor Logs with Site Recovery is supported for **Azure to Azure** replication and **VMware VM/physical server to Azure** replication.
52
+
You can use Azure Monitor Logs to monitor:
53
+
54
+
- Replication health
55
+
- Test failover status
56
+
- Site Recovery events
57
+
- Recovery point objectives (RPOs) for protected machines
58
+
- Disk/data change rates (churn)
53
59
54
60
For detailed instructions on using diagnostic settings to collect and route Site Recovery logs and events, see [Monitor Site Recovery with Azure Monitor Logs](monitor-log-analytics.md).
55
61
56
-
To get the churn data logs and upload rate logs for VMware and physical machines, you need to install a Microsoft monitoring agent on the process server. This agent sends the logs of the replicating machines to the workspace. For instructions, see [Configure Microsoft monitoring agent on the process server to send churn and upload rate logs](monitor-log-analytics.md#configure-microsoft-monitoring-agent-on-the-process-server-to-send-churn-and-upload-rate-logs). For more information about monitoring the process server and the health alerts it generates, see [Monitor the process server](vmware-physical-azure-monitor-process-server.md).
62
+
To get churn data and upload rate logs for VMware and physical machines, you need to install a Microsoft monitoring agent on the process server. This agent sends the logs of the replicating machines to the workspace.
63
+
64
+
For instructions, see [Configure Microsoft monitoring agent on the process server to send churn and upload rate logs](monitor-log-analytics.md#configure-microsoft-monitoring-agent-on-the-process-server-to-send-churn-and-upload-rate-logs). For more information about monitoring the process server and the health alerts it generates, see [Monitor the process server](vmware-physical-azure-monitor-process-server.md).
57
65
58
66
- For more information about the resource logs collected for Site Recovery, see [Common questions about Azure Site Recovery monitoring](monitoring-common-questions.md#azure-monitor-logging).
59
67
- For the available resource log categories, associated Log Analytics tables, and logs schemas for Azure Site Recovery, see [Site Recovery monitoring data reference](monitor-site-recovery-reference.md#resource-logs).
@@ -74,7 +82,7 @@ For example Kusto queries you can use for Site Recovery monitoring, see [Query t
74
82
75
83
You can set up alerts for any log entry listed in the [Azure Site Recovery monitoring data reference](monitor-site-recovery-reference.md). For example, you can configure alerts for machine health, test failover status, or Site Recovery job status.
76
84
77
-
For detailed query examples and scenarios to use for setting up Site Recovery alerts, see [Set up alerts - examples](monitor-log-analytics.md#set-up-alerts---examples).
85
+
For detailed query examples and scenarios you can use for setting up Site Recovery alerts, see [Set up alerts - examples](monitor-log-analytics.md#set-up-alerts---examples).
78
86
79
87
### Built-in Azure Monitor alerts for Azure Site Recovery
0 commit comments