Skip to content

Commit 5acb8b9

Browse files
committed
update
1 parent c793398 commit 5acb8b9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

support/entra/entra-id/app-integration/use-netlog-capture-network-traffic.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Follow these steps to capture network traffic using NetLog:
3131
1. In the **Options** section, select **Include raw bytes (will include cookies and credentials)**.
3232
1. Leave the **Maximum log size** field blank.
3333
1. Select **Start Logging to Disk**.
34-
1. Select a file and a location (such as **Desktop**) to save the log file.
34+
1. Select a file and location (such as **Desktop**) to save the log file.
3535
1. Within the same browser window, open a new tab.
3636
1. Reproduce the issue.
3737

@@ -51,16 +51,16 @@ On mobile devices, you will have an email option to send the log.
5151

5252
## View and analyze NetLog data
5353

54-
You can view the NetLog.json files using the NetLog Viewer. To do so, open the [online NetLog Viewer](https://netlog-viewer.appspot.com/#import), select **File**, and then upload the exported NetLog .json file.
54+
You can view the NetLog.json files using the NetLog Viewer. To do so, open the [online NetLog Viewer](https://netlog-viewer.appspot.com/#import), select **File**, and then upload the exported *NetLog.json* file.
5555

5656
You can use the following tabs in the NetLog Viewer to inspect different aspects of network activities:
5757

58-
- Events: View detailed network events.
59-
- Proxy: Check proxy settings.
60-
- Timeline: Analyze request timing.
61-
- DNS: Inspect DNS lookups.
62-
- Sockets: Review TCP connections.
63-
- Cache: Examine cached resources.
58+
- **Events**: View detailed network events.
59+
- **Proxy**: Check proxy settings.
60+
- **Timeline**: Analyze request timing.
61+
- **DNS**: Inspect DNS lookups.
62+
- **Sockets**: Review TCP connections.
63+
- **Cache**: Examine cached resources.
6464

6565
For more information, see [Providing network details with NetLog](https://dev.chromium.org/for-testers/providing-network-details).
6666

0 commit comments

Comments
 (0)