Skip to content

Commit 8706b0d

Browse files
committed
Adding note to resolve a bug
1 parent 490e8ab commit 8706b0d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/storage/common/storage-analytics-logging.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,9 @@ queueClient.SetServiceProperties(serviceProperties);
175175
## Download Storage logging log data
176176

177177
To view and analyze your log data, you should download the blobs that contain the log data you are interested in to a local machine. Many storage-browsing tools enable you to download blobs from your storage account; you can also use the Azure Storage team provided command-line Azure Copy Tool [AzCopy](storage-use-azcopy-v10.md) to download your log data.
178+
179+
>[!NOTE]
180+
> The `$logs` container isn't integrated with Event Grid, so you won't receive notifications when log files are written.
178181
179182
To make sure you download the log data you are interested in and to avoid downloading the same log data more than once:
180183

0 commit comments

Comments
 (0)