Skip to content

Commit 82c5092

Browse files
committed
update
1 parent 5acb8b9 commit 82c5092

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ 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 location (such as **Desktop**) to save the log file.
34+
1. Select a location (such as **Desktop**) to save the log file (*edge-net-export-log.json* or *chrome-net-export-log.json*).
3535
1. Within the same browser window, open a new tab.
3636
1. Reproduce the issue.
3737

3838
> [!NOTE]
3939
> If you close or navigate away from the NetLog tab, the logging will stop automatically.
4040
1. After reproducing the issue, return to the NetLog tab and select the **Stop Logging** button.
41-
1. Locate the NetLog file (*NetLog.json*) saved in step 6.
41+
1. Locate the NetLog file saved in step 6.
4242

4343
## Use NetLog on mobile devices
4444

@@ -51,7 +51,7 @@ 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 file.
5555

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

0 commit comments

Comments
 (0)