Parameter: LS_SYS_DESTINATION

Definition

Destination(s) of the log messages related to the system level

Description

This system parameter specifies which destination(s) will receive the log messages related to the system processing level. These destinations are the console and several sets of files. They can include entries from other sources (business processing logs, traces). By default, the log messages are generated in the logging destination fileset #1 .

Syntax

  • A single destination identifier among:
    • LDC : Console destination
    • LDF1 : File destination number 1
    • LDF2 : File destination number 2
    • LDF3 : File destination number 3
    • LDF4 : File destination number 4
    • LDF5 : File destination number 5
  • A list of destinations. Each entry must be defined as described above and separated with a comma.

See Also

  • Severity threshold for logging events related to the system processing level: LS_SYS_SEVERITY

Detailed Information

Name LS_SYS_DESTINATION

Destination(s) of the log messages related to the system level

Category Parameter
Type String
Access (RO/RW)

RW(-): Dynamic Read / Static Write

An immediate change is not possible. For a deferred and permanent change, use the set command of the Admin+ user interface to change the parameter value for a specific type of instance in the SAP CC system. A restart is needed for permanent changes.

Group(s) System: Log and Trace Settings
System Instances This system parameter is available in the following types of instances in a running SAP CC system: rater, updater, guider, bulkloader, taxer, dispatcher
Default Values (Factory Settings)
rater LDF1
updater LDF1
guider LDF1
bulkLoader LDF1
taxer LDF1
dispatcher LDF1

Additional Information

See the LS_SYS_SEVERITY system parameter for more information.