The DisableTracing parameter prevents .trace file generation when you run Log Monitor for security and resource purposes.
You might block standard .trace file generation to hide the application history from a user. In a testing environment, you might turn off tracing for applications that you know work correctly. Producing unnecessary .trace files wastes disk space and CPU time.
Preventing Generation of Trace Files in Log Monitor
You can set the DisableTracing parameter to prevent the generation of .trace files in Log Monitor.
[BuildOptions]
DisableTracing=1
Was this page helpful?