This system parameter specifies the severity threshold for logging events related to the system processing level. It is combined with the log severity threshold dedicated to the business processing (application level).
The system-related logs are typically observed by a system administrator, who is not supposed to have any knowledge of the business processes of SAP Convergent Charging.
The events are logged to the configured destinations. By default, the log messages are generated to the logging destination fileset #1.
The main log threshold is INFO in a productive SAP CC system.
Note
A similar parameter (LS_TRC_SEVERITY) is available to set up the severity threshold used for the generation of the trace messages.
Caution
If no value is set for this parameter, the value of the "ls.sys.severity" system property located in
the startup configuration file (jstart.config) of the instance is used instead.
If this system property is not set, the INFO value is used instead.
The possible values are:
| Log Severity Threshold | Description | Scope | Generated Logs by Severity |
|---|---|---|---|
INFO (default and recommended)
|
All the log messages are generated by the SAP CC system for the IT administrator or IT consultant. | This log severity threshold is recommended for a productive SAP CC system. It is the highest threshold level. | Info, Warning, Error, Fatal |
WARNING
|
Only the log messages associated to warnings and errors (incl. fatal) are generated by the SAP CC system |
This log severity threshold is not recommended as a lot of valuable logs are not recorded:
|
Warning, Error, Fatal |
ERROR
|
Only the log messages associated to errors (incl. fatal) are generated by the SAP CC system | Not recommended | Error, Fatal |
FATAL
|
Only the fatal error messages are generated by the SAP CC system | Not recommended | Fatal |
Similar parameter:
For more information, consult the product documentation of SAP Convergent Charging:
For more information, consult this section.
| Name | LS_SYS_SEVERITY
|
|||||||||||||||
| Category | Parameter | |||||||||||||||
| Type | String | |||||||||||||||
| Access (RO/RW) |
RW(+): Dynamic Read / Static and Dynamic Write An immediate change is possible but is temporary. When it is relevant, change the permanent settings used by the SAP CC Core Server system when it restarts. Use the Admin+ user interface to change the runtime values or the permanent values of this system parameter in an instance of the SAP CC Core Server system or in multiple instances. |
|||||||||||||||
| Groups | ||||||||||||||||
| Instance Types |
This system parameter is available in the following types of instances in a running SAP CC Core Server system:
|
|||||||||||||||
| Default Values (Factory Settings) |
The predefined default values are:
You can use a default value to reset the runtime value or the restart value (persistent) in the Admin+ user interface. Note A default value is part of the factory settings of the SAP CC Core Server systems. It differs from the original value set during the installation or after the Customizing activities. In Admin+, you can reset a parameter value to this default value, but it is not recommended:
reset command.
|
|||||||||||||||