64 Commits

Author SHA1 Message Date
Catalin-Emil Fetoiu
99fc48c686 add ip6tables 2024-03-25 12:00:50 -07:00
Catalin-Emil Fetoiu
a4bdb9c08f add iptables/nftables 2024-03-22 15:26:08 -07:00
Blue
1ebe3e325f
Capture the state of wslservice in collect-wsl-logs.ps1 (#11338) 2024-03-22 12:20:14 -07:00
Blue
02d29c0e5d
Silence errors coming from reg.exe to avoid creating confusion (#11337) 2024-03-22 12:20:05 -07:00
Slavy Mihov
5c5e6dcacf
Minor updates to collect-networking-logs.ps1
* enable log collection to work offline (using local copies of networking.sh and wsl_networking.wprp, if existing)
* enable alternative mechanism to end log collection, in addition to keypress - termination of process tcpdump.
2024-03-04 10:36:03 -08:00
Catalin-Emil Fetoiu
8c6dd56249 merge commands 2024-01-12 15:16:50 -08:00
Catalin-Emil Fetoiu
887abdf5a4 fix comment 2024-01-12 14:15:41 -08:00
Catalin-Emil Fetoiu
3e905911c7 updates 2024-01-12 13:38:29 -08:00
Blue
96bd92ee98
Add a handy shortcut to collect storage logs (#11004) 2024-01-10 11:47:25 -08:00
Blue
4452cf2345
Add more providers to storage log profile (#11003)
* Add more providers to storage log profile

* Cleanup diff
2024-01-09 13:22:03 -08:00
Blue
0d5ec72d7e Add wslapi logs to wsl.wprp 2023-12-15 11:24:44 -08:00
Blue
1d54151cc8
Export the wslsuppot COM class registration during log collection (#10915) 2023-12-15 11:12:54 -08:00
Blue
dcd0348a4b
Improve collect-wsl-logs.ps1's output (#10916) 2023-12-14 11:54:25 -08:00
Catalin-Emil Fetoiu
da25b43756 make script run as standalone 2023-10-31 11:23:27 -07:00
Catalin-Emil Fetoiu
bdf8773159 add firewall profile powershell 2023-10-24 12:08:02 -07:00
Catalin-Emil Fetoiu
ee49f6e622 feedback 2023-10-24 11:40:24 -07:00
Catalin-Emil Fetoiu
877acde0e9 update flag name 2023-10-23 17:03:25 -07:00
Catalin-Emil Fetoiu
1068fc260b Merge branch 'master' into user/cfetoiu/networking_script 2023-10-23 16:59:51 -07:00
Catalin-Emil Fetoiu
e36d9bdd09 update http proxy checks 2023-10-23 10:33:14 -07:00
Catalin-Emil Fetoiu
b17df298ee check if proxy variables are set 2023-10-20 17:24:36 -07:00
Catalin-Emil Fetoiu
bf268b1088 fix tcpdump usage 2023-10-20 16:24:53 -07:00
Blue
197c918236
Add log providers for hyper-v storage (#10647) 2023-10-20 12:51:14 -07:00
Catalin-Emil Fetoiu
28e5bbe487 collect tcpdump programatically 2023-10-19 14:16:25 -07:00
Catalin-Emil Fetoiu
e1fe99e0b4 fixes from testing 2023-10-19 12:25:19 -07:00
Catalin-Emil Fetoiu
330da55610 wip address feedback and simplify script 2023-10-18 16:55:58 -07:00
Blue
98217a07c6
Collect BCD configuration during log collection (#10468) 2023-09-12 17:28:13 -07:00
Catalin-Emil Fetoiu
535cef1066 fix path to wprp file 2023-08-24 17:11:41 -07:00
Catalin-Emil Fetoiu
2aedc74cb8 wip address cr 2023-08-24 17:02:01 -07:00
Catalin-Emil Fetoiu
1643267e47 create zip file in script and add documentation 2023-08-21 17:11:15 -07:00
Catalin-Emil Fetoiu
c285783bf4 add new networking diagnostics script 2023-08-18 13:31:42 -07:00
Keith Horton
bf081c1c36 updating the list of event providers for network traces 2023-08-17 23:22:37 -07:00
Ben Hillis
a39d0e6f7e
Add additional tracelogging provider for inbox WSL (#10325) 2023-07-25 14:07:47 -07:00
Cătălin Emil Fetoiu
8f23d2f234
Add networking diagnostics to collect-wsl-logs script (#10180)
Add netwokring diagnostics to collect-wsl-logs script and additional commands to networking.sh

---------

Co-authored-by: Catalin-Emil Fetoiu <cfetoiu@microsoft.com>
Co-authored-by: Mitchell Schmidt <74631052+mitschmi@users.noreply.github.com>
2023-06-21 17:23:07 -07:00
Peter Martincic
92e8989fc2 Add missing comma 2023-06-13 15:08:09 -07:00
Blue
1a0696ef34
Add a script to dump all stacks from the debug shell (#10178)
* Add a script to dump init's stacks and fd's

* Fix LF
2023-06-13 14:52:18 -07:00
Blue
5db50890d5
Various improvements to collect-wsl-logs.ps1 (#9731) 2023-03-06 09:44:33 -08:00
Blue
2a0e0f7323
Ignore special keys when waiting for user input to save the logs (#9730) 2023-03-03 10:34:00 -08:00
Blue
c942369f11
Add log providers to diagnose issues with wsl --install (#9581) 2023-02-28 09:15:45 -08:00
Blue
03cc674be0
Add wsl_devicehost log provider to default log profile (#9525) 2023-01-25 12:15:14 -08:00
Blue
978bfa9839
Add the plan9 errors log provider to wsl.wprp (#9532) 2023-01-24 15:20:50 -08:00
Blue
eba4a86e13
Add virtdisk and vhdmp log providers to wsl.wprp and wsl_storage.wprp (#9444) 2023-01-06 15:22:20 -08:00
Blue
44fbc2446d
Add information on the optional components in collect-wsl-logs.ps1 (#9447) 2023-01-06 11:16:02 -08:00
Blue
09a63d56e6
Add logic to capture the content of HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2 (#9298) 2022-12-12 12:18:15 -08:00
Blue
8be1c312f1
Add a script to faciliate debugging for init (#8988) 2022-11-02 10:17:33 -07:00
Blue
c638517039
Add a WPR log profile with detailed storvsp logging (#9047) 2022-11-01 10:56:47 -07:00
Blue
f8fca4afcb
Silence errors if the WSL package isn't installed (#9076) 2022-10-31 12:48:16 -07:00
Blue
631dd11c65
Add a -Dump flag to collect-wsl-logs (#9077)
* Add a -Dump flag to collect-wsl-logs

* Format
2022-10-31 12:47:46 -07:00
Blue
e3a6bcb22a
Add netmgmt provider to wsl.wprp (#8660) 2022-08-01 10:28:10 -07:00
Peter Martincic
e48002006e Don't bail on errors. 2022-05-05 16:18:43 -07:00
Blue
6807291a64
Add a powershell script to collect WSL logs, and reference it as the prefered method in CONTRIBUTING.MD (#8348)
* Add a powershell script to collect WSL logs, and reference it as the prefered method in CONTRIBUTING.MD
2022-05-03 14:20:05 -07:00