Enabling and viewing trace logs
Configure trace logging to collect and record information about application failures in test or production environments.
Enabling trace logging
After you enable trace logging for a subsystem, you can use the log files to troubleshoot any traced problems that occur on either the server or the client.
Procedure
To enable trace logging for selected subsystems:
Viewing trace logs
You can view and delete the trace log file that is created by trace logging.
Procedure
Navigate to the location of the trace log file.
The location of the trace log
file is specified on the Trace Subsystem tab of the domain properties.
The file name for the trace log, for example,
ce_trace0.log, has the
following
format:<component_name>_trace<file_number>.logwhere
<component_name> is ce for Content Engine and
pe for Process Engine. The <file_number> for the trace
log starts with 0 and is incremented when a trace log file rollover is required.
The most recent trace log has the lowest <file_number> and the oldest trace
log having the highest <file_number>. If the maximum number of log files is
reached, the oldest log file is deleted.