Skip to content

Commit 1cdad54

Browse files
committed
Fixing something
1 parent 98d9a17 commit 1cdad54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/common/monitor-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Log entries are created only if there are requests made against the service endp
5555
- Requests using a Shared Access Signature (SAS) or OAuth, including failed and successful requests
5656
- Requests to analytics data (classic log data in the **$logs** container, and class metric data in the **$metric** tables)
5757

58-
Requests made by the storage service itself, such as log creation or deletion, are not logged. A full list of the logged data is documented in the [Storage Logged Operations and Status Messages](/rest/api/storageservices/storage-analytics-logged-operations-and-status-messages) and [Storage Log Format](monitor-storage-reference.md?#resource-logs) topics.
58+
Requests made by the storage service itself, such as log creation or deletion, are not logged. A full list of the logged data is documented in the [Storage Logged Operations and Status Messages](/rest/api/storageservices/storage-analytics-logged-operations-and-status-messages) and [Storage Log Format](monitor-storage-reference.md) topics.
5959

6060
#### Logging anonymous requests
6161

@@ -66,7 +66,7 @@ Requests made by the storage service itself, such as log creation or deletion, a
6666
- Timeout errors for both client and server
6767
- Failed GET requests with error code 304 (Not Modified)
6868

69-
All other failed anonymous requests are not logged. A full list of the logged data is documented in the [Storage Logged Operations and Status Messages](/rest/api/storageservices/storage-analytics-logged-operations-and-status-messages) and [Storage Log Format](monitor-storage-reference.md?#resource-logs) topics.
69+
All other failed anonymous requests are not logged. A full list of the logged data is documented in the [Storage Logged Operations and Status Messages](/rest/api/storageservices/storage-analytics-logged-operations-and-status-messages) and [Storage Log Format](monitor-storage-reference.md) topics.
7070

7171
## Configuration
7272

0 commit comments

Comments
 (0)