|
1 | 1 | ---
|
2 | 2 | title: Monitor Azure Blob Storage
|
3 | 3 | description: Start here to learn how to monitor Azure Blob Storage.
|
4 |
| -ms.date: 02/05/2024 |
| 4 | +ms.date: 02/07/2024 |
5 | 5 | ms.custom: horz-monitor
|
6 | 6 | ms.topic: conceptual
|
7 | 7 | author: normesta
|
@@ -79,25 +79,14 @@ For a list of available metrics for Azure Blob Storage, see [Azure Blob Storage
|
79 | 79 |
|
80 | 80 | <!-- LOGS SECTION START -------------------------------------->
|
81 | 81 |
|
| 82 | +<a name="collection-and-routing"></a> |
82 | 83 | <!-- ## Resource logs. Required section.
|
83 | 84 | - 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)]
|
84 | 85 | - If your service collects resource logs, add the following include, statement, and service-specific information as appropriate. -->
|
85 | 86 | [!INCLUDE [horz-monitor-resource-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-resource-logs.md)]
|
86 | 87 | For the available resource log categories, their associated Log Analytics tables, and the logs schemas for Azure Blob Storage, see [Azure Blob Storage monitoring data reference](monitor-blob-storage-reference.md#resource-logs).
|
87 | 88 | <!-- Resource logs service-specific information. Add service-specific information about your resource logs here.
|
88 | 89 | 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. -->
|
89 |
| -<a name="collection-and-routing"></a> |
90 |
| -### Azure Blob Storage diagnostic settings |
91 |
| - |
92 |
| -When you create the diagnostic setting, choose **blob** 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. |
93 |
| - |
94 |
| -| Category | Description | |
95 |
| -|:---|:---| |
96 |
| -| StorageRead | Read operations on objects. | |
97 |
| -| StorageWrite | Write operations on objects. | |
98 |
| -| StorageDelete | Delete operations on objects. | |
99 |
| - |
100 |
| -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 will decide which logs to collect. For more information, see [Diagnostic settings in Azure Monitor: Resource logs](/azure/azure-monitor/essentials/diagnostic-settings#resource-logs). |
101 | 90 |
|
102 | 91 | > [!NOTE]
|
103 | 92 | > Data Lake Storage Gen2 doesn't appear as a storage type because Data Lake Storage Gen2 is a set of capabilities available to Blob storage.
|
|
0 commit comments