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 System Parameters
You can set up the following system parameters that are available for different instance types in the running SAP CC Core Server system.
| Parameters | Summary |
|---|---|
| JCO_CPIC_TRACE_LEVEL | Turns on the Java Connector (JCo) CPIC traces. Allowed levels are 0 (trace is off) to 3 (most verbose trace). |
| JCO_JRFC_TRACE_LEVEL | Turns on the Java Connector (JCo) RFC traces. Allowed levels are 0 and 1. |
| JCO_TRACE_LEVEL | Turns on the Java Connector (JCo) traces. Allowed levels are 0 to 10 |
| JCO_TRACE_PATH | The location of the path for Java Connector (JCo) trace files |
| LDC_ENABLED | Enables/disables the console as possible destination for log messages and trace messages |
| LDC_FORMATTER | The format of logs and traces printed in the console |
| LDF1_ENABLED | Enables/disables 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 | Enables/disables 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 | Enables/disables 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 | Enables/disables 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 | Enables/disables 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 | 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 | 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 | Destination(s) of the trace messages |
| LS_TRC_DOMAIN | The tracing domain(s) that will generate additional trace messages |
| LS_TRC_SEVERITY | The severity threshold for the generation of trace messages |
Notes
-
Use the
setcommand of the SAP CC Admin+ user interface to change the parameter values. - Use the SAP CC Config Tool user interface to set up a complete or partial list of system parameters (restart needed).
