@@ -34,10 +34,10 @@ To configure Raw logs for your Azure CDN from Microsoft profile:
34
34
35
35
3 . Select ** + Add diagnostic setting** .
36
36
37
- ![ CDN diagnostic setting] ( ./media/cdn-raw-logs/cdn- raw-01.png )
37
+ ![ CDN diagnostic setting] ( ./media/cdn-raw-logs/raw-logs -01.png )
38
38
39
- > [ !IMPORTANT]
40
- > Raw logs is only available in the profile level while aggregated http status code logs are available in the endpoint level.
39
+ > [ !IMPORTANT]
40
+ > Raw logs is only available in the profile level while aggregated http status code logs are available in the endpoint level.
41
41
42
42
4 . Under ** Diagnostic settings** , enter a name for the diagnostic setting under ** Diagnostic settings name** .
43
43
@@ -51,7 +51,7 @@ To configure Raw logs for your Azure CDN from Microsoft profile:
51
51
* ** Stream to an event hub**
52
52
* Select the ** Subscription** , ** Event hub namespace** , ** Event hub name (optional)** , and ** Event hub policy name** .
53
53
54
- ![ CDN diagnostic setting] ( ./media/cdn-raw-logs/cdn- raw-02.png )
54
+ ![ CDN diagnostic setting] ( ./media/cdn-raw-logs/raw-logs -02.png )
55
55
56
56
7 . Select ** Save** .
57
57
@@ -77,4 +77,15 @@ Azure CDN from Microsoft Service currently provides Raw logs (batched hourly). R
77
77
| HttpStatusCode | The HTTP status code returned from the proxy. |
78
78
| HttpStatusDetails | Resulting status on the request. Meaning of this string value can be found at a Status reference table. |
79
79
| Pop | The edge pop, which responded to the user request. POPs' abbreviations are airport codes of their respective metros. |
80
- | Cache Status | Signifies if the object was returned from cache or came from the origin. |
80
+ | Cache Status | Signifies if the object was returned from cache or came from the origin. |
81
+
82
+ ## Next Steps
83
+ In this article you enabled HTTP raw logs for the Microsoft CDN service.
84
+
85
+ Learn more about:
86
+
87
+ * [ Analyze] ( cdn-log-analysis.md ) Azure CDN usage patterns.
88
+
89
+ * Learn more about [ Azure Monitor] ( https://docs.microsoft.com/azure/azure-monitor/overview ) .
90
+
91
+ * Configure [ Log Analytics in Azure Monitor] ( https://docs.microsoft.com/azure/azure-monitor/log-query/get-started-portal ) .
0 commit comments