Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The DVI System International Server has registered itself as Event Provider, configured and logs are available in the standard event viewer:

Code Block
languagepowershell
titleStart trace capture
logman start dvisession -p {DD59AC7C-082D-4D06-B339-9A9B954219B3} -o c:\temp\dvitrace.etl -ets 

 

 

Code Block
languagepowershell
titleStop trace capture
logman stop dvisession -ets 

 

 Image Added

The Analytic and Debug logs are not enabled by default, but in case of problems with the system, you can enable these and collect information for our support.

To enable the Analytic and Debug logs, click View→Show  Analytic and Debug logs:

Image Added


Right click on each of the logs and click Enable log:

Image Added

Info
iconfalse
titleImportant!

Remember to disable the debug and analytical log after use, as it might slow down the server.





More details on ETW management can be found in the Microsoft ETW Framework Tutorial and related documents.

Excerpt
hiddentrue

Logging architecture and guidelines on log configuration and management