Skip to content

Commit 7fe40c4

Browse files
authored
Merge pull request #278493 from roygara/esanLogging
Staging logging draft.
2 parents 99debc6 + 5a54617 commit 7fe40c4

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

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

Lines changed: 19 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/28/2024
88
ms.author: rogarana
99
---
1010

@@ -26,6 +26,24 @@ 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.
35+
36+
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.
37+
38+
Available log categories:
39+
40+
- Write Success Requests
41+
- Write Failed Requests
42+
- Read Success Requests
43+
- Read Failed Requests
44+
- Persistent Reservation Requests
45+
- SendTargets Requests
46+
2947
## Next steps
3048

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

0 commit comments

Comments
 (0)