Customizing the logging utility files
The log4j.properties file configures the logging framework used by the Jazz® Team Server and the other IBM® Engineering Lifecycle Management (ELM) applications on z/OS systems.
There is a log4j.properties file
included in each of the following application configuration directories,
for each of the applications that you have installed and configured:
- @confPath@/jts/log4j.properties
- @confPath@/ccm/log4j.properties
- @confPath@/qm/log4j.properties
- @confPath@/rm/log4j.properties
- @confPath@/gc/log4j.properties
- @confPath@/relm/log4j.properties
- @confPath@/dcc/log4j.properties
By default, the log4j.properties file can write Jazz Team Server and ELM application messages to the WebSphere® Application Server servant JOB log and to any additional files that are specified in the log4j.properties file. Use these additional log files in conjunction with the server job logs for problem determination.
The log4j.properties file is updated automatically by the
BLZCP* jobs, but if you need to make additional changes, modify the line that
begins with
log4j.appender.file.File=
so that it includes the value you are using
for your Jazz Team Server and
ELM
applications @workPath@ directories. For
example:log4j.appender.file.File=/u/jazz702/ccm/logs/ccm.log