Change the Encoding of Log Files

If you need to change the encoding of your server job logs and orchestration job logs, set the option BASE/JOB_LOG_ENCODING in the file install-path/etc/app.cfg. By default, the log is written in the encoding that is associated with the locale of the process for the executed job. For English-speaking organizations, this might be LATIN-1 or UTF-8.
If a log entry contains characters that cannot be represented in the encoding, then the log entry is not written to the log file.