kanwalpreetkaur 0ca5b57ba3 Update etwlogs.md
The command doesn't work as intended. 
Explanation for the fix:
1. Windows requires the GUID inside quotes because it's treated as a string (the provider name) in this context. Without quotes, the command parser may interpret the braces or hyphens incorrectly.
2. Passing 0x0 as the only flag after the provider GUID is valid. Supplying two numbers like 0 0 (as in some bad examples) misleads logman, which tries to interpret the second value as outputFormat.
3. The -o trace.etl must be at the end and not mistaken for a different parameter like -f (output format), unless you're also explicitly setting -f to text or xml.
2025-08-01 12:14:00 -04:00
2025-07-29 12:16:38 +02:00
2025-06-16 22:06:49 +01:00
2025-08-01 12:14:00 -04:00
2025-07-25 07:25:22 +01:00
2025-05-13 15:14:28 +02:00
2025-01-30 07:54:26 -08:00
2025-07-18 15:18:12 +02:00
2024-10-21 18:13:08 +02:00
2025-07-11 13:36:32 -07:00
2024-09-16 14:43:05 +02:00
2025-07-16 15:13:38 +02:00
2025-07-16 15:13:38 +02:00
2025-07-16 15:13:38 +02:00
2025-07-29 12:16:38 +02:00
2025-07-29 12:16:38 +02:00
2025-07-29 17:21:49 -04:00
2025-07-29 12:16:38 +02:00
2025-06-03 22:26:55 +02:00
2025-04-02 15:46:24 -04:00

Docs @ Docker

Welcome to Docker Documentation

Welcome to the Docker Documentation repository. This is the source for the Docker Docs Website.

We welcome your contributions—feel free to open pull requests or issues. Our docs are completely open source, and we deeply appreciate contributions from the Docker community!

Provide feedback

Wed love to hear your feedback! To submit feedback:

  • Click New issue on the docs repository, or
  • Click Request changes in the right column of every page on docs.docker.com, or
  • Click Give feedback on every page in the docs.

To get community support, use the Docker Community Slack. Personalized support is available through the Docker Pro, Team, and Business subscriptions. See Docker Pricing for details.

If you have an idea for a new feature or behavior change in a specific aspect of Docker or have found a product bug, file an issue in the project's repository.

Contribute to Docker docs

See CONTRIBUTING.md.

Copyright 2013-2025 Docker, Inc., released under the Apache 2.0 license.

Description
No description provided
Readme Apache-2.0 874 MiB
Languages
Markdown 97.3%
HTML 1.7%
CSS 0.4%
JavaScript 0.2%
Go 0.1%