Skip to content

Commit 7d8e7d2

Browse files
Update monitor-blob-storage.md
Azure Monitor intentionally filters all logs for ‘insights-‘ container, since that will cause infinite loop for log uploads. Delete logs from ‘insights-‘ container  Storage generates more logs in Geneva  AzMon publishes more logs to ‘insights-‘ container  Storage generates more logs in Geneva  infinite loop. PG team will be checking on that however there is no ETA. The only option to track them currently is to check via classical logging
1 parent d31aa56 commit 7d8e7d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/storage/blobs/monitor-blob-storage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,9 @@ Log entries are created only if there are requests made against the service endp
517517

518518
Requests made by the Blob storage service itself, such as log creation or deletion, aren't logged. For a full list of the logged data, see [Storage logged operations and status messages](/rest/api/storageservices/storage-analytics-logged-operations-and-status-messages) and [Storage log format](monitor-blob-storage-reference.md).
519519

520+
> [!NOTE]
521+
> Azure Monitor currently filters all logs for ‘insights-‘ container. Please make use of classic analytical logs to track them.
522+
520523
### Log anonymous requests
521524

522525
The following types of anonymous requests are logged:

0 commit comments

Comments
 (0)