EventTracing element

Specifies a configuration for the use of Event Tracing for Windows (ETW) by AXE.

The values for the child nodes must be consistent with the requirements for the corresponding members of the EVENT_TRACE_PROPERTIES structure.

Usage

<EventTracing>
  child elements
</EventTracing>

Attributes

There are no attributes.

Child elements

Element Description
BufferSize
Specifies the size of each ETW buffer.

LoggingMode
Modifies the logging modes used by ETW for tracing the assessment.

MaximumBuffers
Specifies the maximum number of buffers ETW subsystem should create for tracing the assessment.

MinimumBuffers
Specifies the minimum number of buffers ETW should create for tracing the assessment.

Child element sequence

BufferSizeLoggingModeMaximumBuffersMinimumBuffers

Parent elements

Element Description
Properties
This element describes assessment properties.

Element information

Can be empty No

See also

AXE Assessment Manifest