LoggingMode element

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

Usage

<LoggingMode>
  text
  child elements
</LoggingMode>

Attributes

There are no attributes.

Text value

The value must be consistent with the requirements for the LogFileMode member of the EVENT_TRACE_PROPERTIES structure. Solutions use a user-mode private session.

Child elements

Element Description
NoPerProcessorBuffering
Configures ETW to write all ETW events to a shared buffer regardless of which processor generated the event.

Child element sequence

NoPerProcessorBuffering

Parent elements

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

Element information

Can be empty No

See also

AXE Assessment Manifest