Skip to content

How to get win10 log #2663

Answered by thhous-msft
zhanghenan-dev asked this question in Q&A
Apr 28, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

quicetw is not really the right tool for doing this. See the diagnostic page in the docs for how to grab logs.

https://github.com/microsoft/msquic/blob/main/docs/Diagnostics.md

You'll want to follow the netsh.exe portion for creating the raw etw log files.
https://github.com/microsoft/msquic/blob/main/docs/Diagnostics.md#netshexe

Then down in the windows section you'll see how to convert the logs. Since you're on windows 10, you'll need to follow the steps on how to install the manifest to be able to convert the logs.
https://github.com/microsoft/msquic/blob/main/docs/Diagnostics.md#windows-2

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@zhanghenan-dev
Comment options

@zhanghenan-dev
Comment options

Answer selected by zhanghenan-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants