Skip to content

Commit 54b3c3f

Browse files
committed
Staging logging draft.
1 parent b10aa86 commit 54b3c3f

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

articles/storage/elastic-san/elastic-san-metrics.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the available metrics that can let you understand how y
44
author: roygara
55
ms.service: azure-elastic-san-storage
66
ms.topic: conceptual
7-
ms.date: 05/31/2024
7+
ms.date: 06/17/2024
88
ms.author: rogarana
99
---
1010

@@ -26,6 +26,22 @@ The following metrics are currently available for your Elastic SAN resource. You
2626

2727
All metrics are shown at the elastic SAN level.
2828

29+
## Diagnostic logging
30+
31+
You can configure the diagnostic settings of your elastic SAN to send Azure platform logs and metrics to different destinations. Currently, there are two log configurations:
32+
33+
All - Every resource log offered by the resource.
34+
Audit - All resource logs that record customer interactions with data or the settings of the service. Audit logs are an attempt by each resource provider to provide the most relevant audit data, but might not be considered sufficient from an auditing standards perspective.
35+
36+
Available log categories:
37+
38+
- **Write Success Requests**
39+
- **Write Failed Requests**
40+
- **Read Success Requests**
41+
- **Read Failed Requests**
42+
- **Persistent Reservation Requests**
43+
- **SendTargets Requests**
44+
2945
## Next steps
3046

3147
- [Azure Monitor Metrics overview](../../azure-monitor/essentials/data-platform-metrics.md)

0 commit comments

Comments
 (0)