class MtasTrace

ManagedElement
MtasFunction
MtasTrace

The MtasTrace MO carries attributes by which it is possible to control the tracing behavior on node level.

This MO is created by the system.

Attributes
integerKeyString
key
mandatory
noNotification
restricted
mtasTrace
This attribute defines the primary key of MtasTrace.
MtasUint00000to001000DT
mtasTraceDefaultCriticalConfigPerMinute = 10
The attribute defines how many CRITICAL and CONFIG level events are printed to log in avarage in 1 minute by all processes per processor if the number of CRITICAL and CONFIG events is above the attribute’s value. If less such events happen, then all of them is printed.

Takes effect: New session
MtasBooleanDT
mtasTraceDefaultTracePrintSubscriberKey = true
The attribute defines if the subscriber key is printed in default trace printouts.

Takes effect: New session
MtasUint00000to001000DT
mtasTraceDefaultWarningPerMinute = 10
The attribute defines how many WARNING level events are printed to log in avarage in 1 minute by all processes per processor if the number of WARNING events is above the attribute’s value. If less WARNING events happen, then all of them is printed.

Takes effect: New session
MtasString0to031DT
mandatory
mtasTraceDisableEhSer
This attribute controls the serialization of the Event History belonging the application processes. If the value is "0" or empty, then the Event History serialization is performed for Application Processes. If the value is "1", then the Event History is not serialized. This results in less heavy DB usage, but in exchange we will lose historical information about what happened in the Application Process life cycle before the serialisation.

Takes effect: New session