Skip to content

Commit 139b8e7

Browse files
committed
edits
1 parent 14b0118 commit 139b8e7

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

articles/site-recovery/monitor-site-recovery.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,9 @@ For a detailed description of how to monitor Azure Site Recovery in the Azure po
2929

3030
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).
3131

32-
For Azure Backup monitoring information, see [Monitoring and reporting for Azure Backup](/azure/backup/monitoring-and-alerts-overview).
33-
3432
### Monitor churn rate
3533

36-
High data change rates (churn) are a common source of replication issues. You can use various tools to 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).
3735

3836
[!INCLUDE [horz-monitor-resource-types](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-resource-types.md)]
3937

@@ -47,13 +45,23 @@ There are no automatically collected platform metrics for Azure Site Recovery. A
4745

4846
[!INCLUDE [horz-monitor-resource-logs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-resource-logs.md)]
4947

50-
### Site Recovery resource logs
48+
### Azure Site Recovery resource logs
49+
50+
Using Azure Monitor Logs with Azure Site Recovery is supported for **Azure to Azure** replication and **VMware VM/physical server to Azure** replication.
5151

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)
5359

5460
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).
5561

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).
5765

5866
- 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).
5967
- 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
7482

7583
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.
7684

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).
7886

7987
### Built-in Azure Monitor alerts for Azure Site Recovery
8088

articles/site-recovery/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
items:
544544
- name: Monitor
545545
href: monitor-site-recovery.md
546-
- name: Use monitoring dashboard
546+
- name: Use Recovery Services dashboard
547547
href: site-recovery-monitor-and-troubleshoot.md
548548
- name: Use Azure Monitor Logs
549549
href: monitor-log-analytics.md

0 commit comments

Comments
 (0)