System: Log and Trace Settings

Definition

This group includes all the system parameters concerning the logging and the tracing functions. The trace messages can be added to the destinations of the log messages or to different destinations.

Setting Up or Viewing System Parameters

You can set up or view the following system parameters that are available for different instance types in the running SAP CC Core Server system.

Parameter Definition
JCO_CPIC_TRACE_LEVEL Turns on the Java Connector (JCo) CPIC traces. Possible levels are 0 (trace is off) to 3 (most verbose trace).
JCO_JRFC_TRACE_LEVEL Turns on the Java Connector (JCo) RFC traces. Possible levels are 0 and 1.
JCO_TRACE_LEVEL Turns on the Java Connector (JCo) traces. Possible levels are 0 to 10
JCO_TRACE_PATH The location of the path for Java Connector (JCo) trace files
LDC_ENABLED The enablement or disablement of the system console as possible destination for log messages and trace messages
LDC_FORMATTER The format of logs and traces printed in the console
LDF1_ENABLED The enablement or disablement of the fileset #1 as possible destination for log messages and trace messages
LDF1_FILE_NAME The file path, name, and extension of the files in destination fileset #1
LDF1_FILE_SIZE The maximum size for the files of the destination fileset #1 before rotation
LDF1_FILESET_SIZE The number of files for the rotations in the destination fileset #1
LDF1_FORMATTER The format of logs and traces generated in the destination fileset #1
LDF2_ENABLED The enablement or disablement of the fileset #2 as possible destination for log messages and trace messages
LDF2_FILE_NAME The file path, name, and extension of the files in destination fileset #2
LDF2_FILE_SIZE The maximum size for the files of the destination fileset #2 before rotation
LDF2_FILESET_SIZE The number of files for the rotations in the destination fileset #2
LDF2_FORMATTER The format of logs and traces generated in the destination fileset #2
LDF3_ENABLED The enablement or disablement of the fileset #3 as possible destination for log messages and trace messages
LDF3_FILE_NAME The file path, name, and extension of the files in destination fileset #3
LDF3_FILE_SIZE The maximum size for the files of the destination fileset #3 before rotation
LDF3_FILESET_SIZE The number of files for the rotations in the destination fileset #3
LDF3_FORMATTER The format of logs and traces generated in the destination fileset #3
LDF4_ENABLED The enablement or disablement of the fileset #4 as possible destination for log messages and trace messages
LDF4_FILE_NAME The file path, name, and extension of the files in destination fileset #4
LDF4_FILE_SIZE The maximum size for the files of the destination fileset #4 before rotation
LDF4_FILESET_SIZE The number of files for the rotations in the destination fileset #4
LDF4_FORMATTER The format of logs and traces generated in the destination fileset #4
LDF5_ENABLED The enablement or disablement of the fileset #5 as possible destination for log messages and trace messages
LDF5_FILE_NAME The file path, name, and extension of the files in destination fileset #5
LDF5_FILE_SIZE The maximum size for the files of the destination fileset #5 before rotation
LDF5_FILESET_SIZE The number of files for the rotations in the destination fileset #5
LDF5_FORMATTER The format of logs and traces generated in the destination fileset #5
LS_APP_DESTINATION The destination(s) of the log messages related to the application level
LS_APP_SEVERITY The severity threshold for the generation of log messages related to the business processing (application level)
LS_SYS_DESTINATION The destination(s) of the log messages related to the system level
LS_SYS_SEVERITY The severity threshold for the generation of log messages related to the system processing (system level)
LS_TRC_DESTINATION The destination(s) of the trace messages
LS_TRC_DOMAIN The tracing domains that will generate additional trace messages
LS_TRC_SEVERITY The severity threshold for the generation of trace messages

Notes

  • Use the set command of the SAP CC Admin+ user interface to change the parameter values. The immediate change may be not possible and a restart is necessary. Consult the details for each parameter.
  • Use the get command to retrieve the parameter values manually.
  • Use the SAP CC Config Tool user interface to set up a complete or partial list of system parameters (restart needed).