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/files/monitor-files.md
+2-13Lines changed: 2 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,26 +89,15 @@ For a list of available metrics for Azure Files, see [Azure Files monitoring dat
89
89
<!-- ## Resource logs. Required section.
90
90
- If your service doesn't collect resource logs, use the following include [!INCLUDE [horz-monitor-no-resource-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-no-resource-logs.md)]
91
91
- If your service collects resource logs, add the following include, statement, and service-specific information as appropriate. -->
For the available resource log categories, their associated Log Analytics tables, and the logs schemas for Azure Files, see [Azure Files monitoring data reference](monitor-files-reference.md#resource-logs).
94
95
<!-- Resource logs service-specific information. Add service-specific information about your resource logs here.
95
96
NOTE: Azure Monitor already has general information on how to configure and route resource logs. See https://learn.microsoft.com/azure/azure-monitor/platform/diagnostic-settings. Ideally, don't repeat that information here. You can provide a single screenshot of the diagnostic settings portal experience if you want. -->
96
-
<aname="collection-and-routing"></a>
97
-
### Azure Files diagnostic settings
98
-
99
-
When you create the diagnostic setting, choose **file** as the type of storage that you want to enable logs for. Then, specify one of the following categories of operations for which you want to collect logs.
100
-
101
-
| Category | Description |
102
-
|:---|:---|
103
-
| StorageRead | Read operations on objects. |
104
-
| StorageWrite | Write operations on objects. |
105
-
| StorageDelete | Delete operations on objects. |
106
-
107
-
The **audit** resource log category group allows you to collect the baseline of resource logs that Microsoft deems necessary for auditing your resource. What's collected is dynamic, and Microsoft may change it over time as new resource log categories become available. If you choose the **audit** category group, you can't specify any other resource categories, because the system decides which logs to collect. For more information, see [Diagnostic settings in Azure Monitor: Resource logs](/azure/azure-monitor/essentials/diagnostic-settings#resource-logs).
108
97
109
98
To get the list of SMB and REST operations that are logged, see [Storage logged operations and status messages](/rest/api/storageservices/storage-analytics-logged-operations-and-status-messages) and [Azure Files monitoring data reference](storage-files-monitoring-reference.md).
110
99
111
-
####Destination limitations
100
+
### Destination limitations
112
101
113
102
For general destination limitations, see [Destination limitations](/azure/azure-monitor/essentials/diagnostic-settings#destination-limitations). The following limitations apply only to monitoring Azure Storage accounts.
0 commit comments