Gathering of trace logs

Trace logs associated with applications that are configured by using the com.tivoli.pd.jcfg.SvrSslCfg command are, by default, which is written to a set of three files: trace__application_name1.log, trace__application_name2.log, and trace__application_name3.log, where application_name is the name that is specified with the appSvr parameter of SvrSslCfg.

Each file is 512 KB in size, and the trace__application_name1.log file always contains the latest trace entries.

The number, size, and base name of these files can be configured by using the options in the configuration file.

Note: There are two underscore characters (_) following the characters trace in the default file names.

The PDJLog.properties file controls the trace logging for Java™ programs that are not configured with the com.tivoli.pd.jcfg.SvrSslCfg command. By default, this trace output is directed to a set of three files that are called trace__amj1.log, trace__amj2.log, and trace__amj3.log. The number, size, and base name of these files can be configured by using the options in the PDJLog.properties file.