Skip to content

Commit

Permalink
Merge pull request #11815 from microsoft/user/cfetoiu/ask_for_network…
Browse files Browse the repository at this point in the history
…ing_logs

Update missing logs automatic message to mention collecting networking logs
  • Loading branch information
keith-horton authored Jul 19, 2024
2 parents 719914f + 23597b7 commit 51251ad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion triage/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ logs_rules:
.\collect-wsl-logs.ps1
```
The scipt will output the path of the log file once done.
The script will output the path of the log file once done.
If this is a networking issue, please use [collect-networking-logs.ps1](https://github.com/Microsoft/WSL/blob/master/diagnostics/collect-networking-logs.ps1), following the instructions [here](https://github.com/microsoft/WSL/blob/master/CONTRIBUTING.md#collect-wsl-logs-for-networking-issues)
Once completed please upload the output files to this Github issue.
Expand Down

0 comments on commit 51251ad

Please sign in to comment.