You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/entra/entra-id/app-integration/use-netlog-capture-network-traffic.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Follow these steps to capture network traffic using NetLog:
35
35
1. Within the same browser window, open a new tab.
36
36
1. Reproduce the issue.
37
37
38
-
> [NOTE]
38
+
> [!NOTE]
39
39
> If you close or navigate away from the NetLog tab, the logging will stop automatically.
40
40
1. After reproducing the issue, return to the NetLog tab and select the **Stop Logging** button.
41
41
1. Locate the NetLog file (*NetLog.json*) saved in step 6.
@@ -49,15 +49,11 @@ NetLog is supported on mobile versions of Edge and Chrome:
49
49
50
50
On mobile devices, you will have an email option to send the log.
51
51
52
-
### Capture traffic in Android WebView
53
-
54
-
For capturing network traffic in Android WebView, see [Debug WebView network traffic](https://chromium.googlesource.com/chromium/src/+/HEAD/android_webview/docs/net-debugging.md).
55
-
56
52
## Use Fiddler to review NetLog captures
57
53
58
54
Fiddler Classic can be used to review NetLog captures by installing the NetLog plugin. To do so, follow these steps:
59
55
60
-
1. Download and install the NetLog plugin for Fiddler Classic from [this link](https://bayden.com/dl/FiddlerImportNetLog.exe).
56
+
1. Download and install the NetLog plugin for Fiddler Classic from [here](https://bayden.com/dl/FiddlerImportNetLog.exe).
61
57
2. Open Fiddler.
62
58
3. Navigate to **File > Import Sessions**.
63
59
4. Select **NetLog JSON** to import and analyze the NetLog file.
0 commit comments