Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pktmon command line example wrong? #8

Open
Alois-xx opened this issue Oct 14, 2023 · 0 comments
Open

Pktmon command line example wrong? #8

Alois-xx opened this issue Oct 14, 2023 · 0 comments

Comments

@Alois-xx
Copy link

I am on Windows 11 and there

pktmon start -c -m real-mode
Error: 'real-mode' is not a valid argument to parameter '-m'. See pktmon --log-mode help

does not work. It should be

pktmon start -c --log-mode real-time

As far as I can see it only supports real time ETW consumers. It would be great if it could also consume ETL files which could contain other providers for analysis in WPA to join both worlds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant