The ITraceLoggingConfiguration type exposes the following members.

ToggleProperties

Type NameDescription
Public propertyAPITraceFlags
Specifies the trace flags applied to the classes in the API subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyAsynchronousProcessingTraceFlags
Specifies the trace flags applied to the classes in the Asynchronous Processing subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyAuditDispositionTraceFlags
Specifies the trace flags for controlling audit disposition logging. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyCBRTraceFlags
Specifies the trace flags applied to the classes in the CBR (Content-Based Retrieval) subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyCFSDaemonTraceFlags
Specifies the trace flags applied to the classes in the CFS Daemon (Content Federation System) subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyCFSImportAgentTraceFlags
Trace flags corresponding to the CFS Import Agent subsystem. This value consists of a combination of TraceFlag constants.
Public propertyClassDescription
The ClassDescription object containing the property metadata for the EngineObject.
(Inherited from IEngineObject.)
Public propertyCodeModuleTraceFlags
Specifies the trace flags applied to the classes in the Code Module subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyContentCacheTraceFlags
Specifies the trace flags applied to the classes in the Content Cache subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyContentConversionTraceFlags
This property is not supported.

Trace settings for the content conversion subsystem.

Public propertyContentStorageTraceFlags
Specifies the trace flags applied to the classes in the Content Storage subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyDatabaseTraceFlags
Specifies the trace flags applied to the classes in the Database subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyDirectoryTraceFlags
Trace settings for directory (LDAP) operations.
Public propertyEJBTraceFlags
Specifies the trace flags applied to the classes in the EJB subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyEngineTraceFlags
Specifies the trace flags applied to the classes in the Engine subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyErrorTraceFlags
Trace flags corresponding to the Error subsystem. This value consists of a combination of TraceFlag constants.
Public propertyEventsTraceFlags
Specifies the trace flags applied to the classes in the Events subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyFixedContentProviderTraceFlags
Specifies the trace flags applied to the classes in the Fixed Content Provider subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyGCDTraceFlags
Specifies the trace flags applied to the classes in the GCD (Global Configuration Data) subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyHandlerTraceFlags
Specifies the trace flags applied to the classes in the Handlers subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyId
A representation of the Globally Unique Identifier (GUID), a unique 128-bit number, that is assigned to this Content Engine object when the object is created. When converted to a string, the Id property is typically depicted as 32 hexadecimal characters enclosed by brackets in the following format: {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}. For example, {3F2504E0-4F89-11D3-9A0C-0305E82C3301}.

For IUser and IGroup classes, the Id property takes the value of the Security Identifier (SID) rather than the 128-bit GUID. The string representation of the SID is in this example format: S-1-5-21-1559522492-2815155736-3711640725-55269. When Active Directory is used as the directory service for IBM Content Cortex, IUser.Id and IGroup.Id always return the current SID for the principal, even if this user or group has only historical SIDs populating the Active Directory server.

For a given property representation, the Id property has the following characteristics:

  • PropertyDescription.Id is equal to PropertyTemplate.Id, which is equal to PropertyDefinition.PrimaryId.
  • PropertyDefinition.Id is not equal to PropertyDefinition.PrimaryId.
  • PropertyDefinition.Id is not equal to PropertyDescription.Id.

For a newly created document object, you can override the Id property of its associated VersionSeries object before you save or check in the document for the first time.

(Inherited from ISubsystemConfiguration.)
Public propertyMaxRollingFileBackups
Specifies the number of previous system and trace log files that are kept as rollover occurs.
Public propertyMaxRollingFileSize
Specifies the maximum size in bytes to which a system or trace log file can grow before logging will roll over into a new file.
Public propertyMetadataTraceFlags
Specifies the trace flags applied to the classes in the Metadata subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyOutputLocation
The fully qualified path to use as the output location for trace logs. If unspecified or null, this property value defaults to the application server instance's working directory path appended with "/FileNet".

Note The only validation against a non-null value for this property is that the location resides within a valid directory.

Public propertyProperties
The IProperties collection of properties for the EngineObject.
(Inherited from IEngineObject.)
Public propertyPublishTraceFlags
Specifies the trace flags applied to the classes in the Publish subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyReplicationTraceFlags
Specifies the trace flags applied to the classes in the Replication subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertySearchTraceFlags
Specifies the trace flags applied to the classes in the Search subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertySecurityTraceFlags
Specifies the trace flags applied to the classes in the Security subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyServerCommunicationTraceFlags
Specifies the trace flags for controlling the server communication subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag enumeration.
Public propertySSITraceFlags
Specifies the trace flags applied to the classes in the SSI (Single-document Storage Interface) subsystem, an interface between the IBM Content Cortex Content Engine and Image Services. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertySweepTraceFlags
Specifies the trace flags applied to the classes in the Sweep subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyThreadSubsystemsEnabled
Configures trace filtering based on the type of thread from which the logging is being generated.
Public propertyThumbnailGenerationTraceFlags
Specifies the trace flags applied to the classes in the ThumbnailGeneration subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.
Public propertyTraceLoggingEnabled
Indicates whether trace logging is currently enabled for all configured subsystems.
Public propertyWSITraceFlags
Specifies the trace flags applied to the classes in the Web Services subsystem. This value can be one or a combination (ANDed) of the fields in the TraceFlag class.

ToggleSee Also