Skip to content

Commit a415c45

Browse files
committed
fixed blocking issues
1 parent 8c9b3fe commit a415c45

File tree

5 files changed

+16
-5
lines changed

5 files changed

+16
-5
lines changed

articles/cdn/cdn-raw-logs.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ To configure Raw logs for your Azure CDN from Microsoft profile:
3434

3535
3. Select **+ Add diagnostic setting**.
3636

37-
![CDN diagnostic setting](./media/cdn-raw-logs/cdn-raw-01.png)
37+
![CDN diagnostic setting](./media/cdn-raw-logs/raw-logs-01.png)
3838

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.
4141
4242
4. Under **Diagnostic settings**, enter a name for the diagnostic setting under **Diagnostic settings name**.
4343

@@ -51,7 +51,7 @@ To configure Raw logs for your Azure CDN from Microsoft profile:
5151
* **Stream to an event hub**
5252
* Select the **Subscription**, **Event hub namespace**, **Event hub name (optional)**, and **Event hub policy name**.
5353

54-
![CDN diagnostic setting](./media/cdn-raw-logs/cdn-raw-02.png)
54+
![CDN diagnostic setting](./media/cdn-raw-logs/raw-logs-02.png)
5555

5656
7. Select **Save**.
5757

@@ -77,4 +77,15 @@ Azure CDN from Microsoft Service currently provides Raw logs (batched hourly). R
7777
| HttpStatusCode | The HTTP status code returned from the proxy. |
7878
| HttpStatusDetails | Resulting status on the request. Meaning of this string value can be found at a Status reference table. |
7979
| 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).
-163 KB
Binary file not shown.
-187 KB
Binary file not shown.
146 KB
Loading
174 KB
Loading

0 commit comments

Comments
 (0)