Skip to content

Commit 22e0196

Browse files
authored
Merge pull request #108913 from sohamnchatterjee/patch-5
Updated the doc
2 parents 33554a6 + f5b4fff commit 22e0196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cdn/enable-raw-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Azure CDN from Microsoft Service currently provides Raw logs (batched hourly). R
8181
> [!IMPORTANT]
8282
> The HTTP Raw logs feature is available automatically for any profiles created or updated after **25th February 2020**. For CDN profiles created earlier, one should update the CDN endpoint after setting up logging. For example, one can navigate to geo filtering under CDN endpoints and block any country not relevant to their workload and hit save.
8383
84-
> [!Viewing logs under Azure Log Analytics]
84+
> [!NOTE]
8585
> The logs can be viewed under your Log Analytics profile by running a query. A sample query would look like AzureDiagnostics
8686
| where OperationName == "Microsoft.Cdn/Profiles/AccessLog/Write"
8787
| where Category == "AzureCdnAccessLog"

0 commit comments

Comments
 (0)