1
1
---
2
2
title : Monitoring data reference for Azure Blob Storage
3
3
description : This article contains important reference material you need when you monitor Azure Blob Storage.
4
- ms.date : 02/12 /2024
4
+ ms.date : 08/08 /2024
5
5
ms.custom : horz-monitor
6
6
ms.topic : reference
7
7
author : normesta
@@ -64,7 +64,7 @@ The following sections describe the properties for Azure Storage resource logs w
64
64
``` json
65
65
{
66
66
"time" : " 2019-02-28T19:10:21.2123117Z" ,
67
- "resourceId" : " /subscriptions/12345678-2222-3333-4444-555555555555 /resourceGroups/mytestrp/providers/Microsoft.Storage/storageAccounts/testaccount1/blobServices/default" ,
67
+ "resourceId" : " /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx /resourceGroups/mytestrp/providers/Microsoft.Storage/storageAccounts/testaccount1/blobServices/default" ,
68
68
"category" : " StorageWrite" ,
69
69
"operationName" : " PutBlob" ,
70
70
"operationVersion" : " 2017-04-17" ,
@@ -73,7 +73,7 @@ The following sections describe the properties for Azure Storage resource logs w
73
73
"statusText" : " Success" ,
74
74
"durationMs" : 5 ,
75
75
"callerIpAddress" : " 192.168.0.1:11111" ,
76
- "correlationId" : " ad881411-201e-004e-1c99-cfd67d000000 " ,
76
+ "correlationId" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx " ,
77
77
"location" : " uswestcentral" ,
78
78
"uri" : " http://mystorageaccount.blob.core.windows.net/cont1/blobname?timeout=10"
79
79
}
@@ -89,17 +89,17 @@ The following sections describe the properties for Azure Storage resource logs w
89
89
"authorization" : [
90
90
{
91
91
"action" : " Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read" ,
92
- "denyAssignmentId" : " 821ddce4-021d-4d04-8a41-gggggggggggg " ,
92
+ "denyAssignmentId" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx " ,
93
93
"principals" : [
94
94
{
95
- "id" : " fde5ba15-4355-4223-b811-cccccccccccc " ,
95
+ "id" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx " ,
96
96
"type" : " User"
97
97
}
98
98
],
99
99
"reason" : " Policy" ,
100
100
"result" : " Granted" ,
101
- "roleAssignmentId" : " ecf75cb8-491c-4a25-ad6e-aaaaaaaaaaaa " ,
102
- "roleDefinitionId" : " b7e6dc6d-f1e8-4753-8033-ffffffffffff " ,
101
+ "roleAssignmentId" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx " ,
102
+ "roleDefinitionId" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx " ,
103
103
"type" : " RBAC"
104
104
}
105
105
],
@@ -108,11 +108,11 @@ The following sections describe the properties for Azure Storage resource logs w
108
108
"objectKey" : " /samplestorageaccount/samplecontainer/sampleblob.png"
109
109
},
110
110
"requester" : {
111
- "appId" : " 691458b9-1327-4635-9f55-bbbbbbbbbbbb " ,
111
+ "appId" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx " ,
112
112
"audience" : " https://storage.azure.com/" ,
113
- "objectId" : " fde5ba15-4355-4223-b811-cccccccccccc " ,
114
- "tenantId" : " 72f988bf-86f1-41af-91ab-dddddddddddd " ,
115
- "tokenIssuer" : " https://sts.windows.net/72f988bf-86f1-41af-91ab-eeeeeeeeeeee/ "
113
+ "objectId" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx " ,
114
+ "tenantId" : " xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx " ,
115
+ "tokenIssuer" : " https://sts.windows.net/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx "
116
116
},
117
117
"type" : " OAuth"
118
118
},
@@ -130,7 +130,7 @@ The following sections describe the properties for Azure Storage resource logs w
130
130
"accountName" : " testaccount1" ,
131
131
"requestUrl" : " https://testaccount1.blob.core.windows.net:443/upload?restype=container&comp=list&prefix=&delimiter=/&marker=&maxresults=30&include=metadata&_=1551405598426" ,
132
132
"userAgentHeader" : " Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134" ,
133
- "referrerHeader" : " blob:https://portal.azure.com/6f50025f-3b88-488d-b29e-3c592a31ddc9 " ,
133
+ "referrerHeader" : " blob:https://portal.azure.com/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx " ,
134
134
"clientRequestId" : " " ,
135
135
"etag" : " " ,
136
136
"serverLatencyMs" : 63 ,
0 commit comments