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/storage/file-sync/file-sync-monitoring.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Monitor Azure File Sync
3
3
description: Learn how to monitor Azure File Sync using Azure Monitor, including data collection, analysis, and alerting.
4
-
ms.date: 12/12/2024
4
+
ms.date: 01/29/2025
5
5
ms.custom: horz-monitor
6
6
ms.topic: conceptual
7
7
author: khdownie
@@ -13,17 +13,6 @@ ms.service: azure-file-storage
13
13
14
14
Use Azure File Sync to centralize your organization's file shares in Azure Files, while keeping the flexibility, performance, and compatibility of an on-premises file server. Azure File Sync transforms Windows Server into a quick cache of your Azure file share. You can use any protocol that's available on Windows Server to access your data locally, including SMB, NFS, and FTPS. You can have as many caches as you need across the world.
15
15
16
-
## Collect data with Azure Monitor
17
-
18
-
This table describes how you can collect data to monitor your service, and what you can do with the data once collected:
19
-
20
-
|Data to collect|Description|How to collect and route the data|Where to view the data|Supported data|
|Metric data|Metrics are numerical values that describe an aspect of a system at a particular point in time. Metrics can be aggregated using algorithms, compared to other metrics, and analyzed for trends over time.|Collected automatically at regular intervals. |[Metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started)|[Azure File Sync metrics supported by Azure Monitor](monitor-file-sync-reference.md#metrics)|
23
-
|Activity log data|The Azure Monitor activity log provides insight into subscription-level events. The activity log includes information like when a resource is modified or a virtual machine is started.|Collected automatically.|[Activity log](/azure/azure-monitor/essentials/activity-log)||
24
-
25
-
For the list of all of the metrics data supported by Azure Monitor, see [Azure Monitor supported metrics](/azure/azure-monitor/platform/metrics-supported).
26
-
27
16
## Built in monitoring for Azure File Sync
28
17
29
18
This article describes how to monitor your Azure File Sync deployment by using Azure Monitor, Storage Sync Service, and Windows Server. It covers the following scenarios:
@@ -174,6 +163,17 @@ The following performance counters for Azure File Sync are available in Performa
174
163
| AFS Sync Operations\Uploaded Sync Files/sec | Number of files uploaded per second. |
175
164
| AFS Sync Operations\Total Sync File Operations/sec | Total number of files synced (upload and download). |
176
165
166
+
## Collect data with Azure Monitor
167
+
168
+
This table describes how you can collect data to monitor your service, and what you can do with the data once collected:
169
+
170
+
|Data to collect|Description|How to collect and route the data|Where to view the data|Supported data|
|Metric data|Metrics are numerical values that describe an aspect of a system at a particular point in time. Metrics can be aggregated using algorithms, compared to other metrics, and analyzed for trends over time.|Collected automatically at regular intervals. |[Metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started)|[Azure File Sync metrics supported by Azure Monitor](monitor-file-sync-reference.md#metrics)|
173
+
|Activity log data|The Azure Monitor activity log provides insight into subscription-level events. The activity log includes information like when a resource is modified or a virtual machine is started.|Collected automatically.|[Activity log](/azure/azure-monitor/essentials/activity-log)||
174
+
175
+
For the list of all of the metrics data supported by Azure Monitor, see [Azure Monitor supported metrics](/azure/azure-monitor/platform/metrics-supported).
0 commit comments