HP XP P9000 Replication Manager Software 7.6.0-00 Application Agent CLI User Guide

Adjusting trace log settings
This section explains how to adjust trace log settings.
Adjusting the output level for detailed trace log information
The level of information output to trace log files of Application Agent can be changed whenever
necessary. To adjust the amount of log information to be collected, or to select a certain type of log
information to be collected, edit the Application Agent configuration definition file (init.conf),
which is in the following location:
Application-Agent-installation-destination\DRM\conf\init.conf
Method for editing the file:
Specify a numerical value in LOGLEVEL=n. The numerical value that can be specified and the
correspondence with the target log information to be output are shown below. By default, 3 is
specified.
0: Error
1: Warning, Error
2: Notification, Warning, Error
3: Information, Notification, Warning, Error (default)
9: All (Information, Notification, Warning, Error, Debug)
Adjusting the number of log files for detailed trace log information
The number of trace log files output to trace log files of Application Agent can be changed whenever
necessary. To change the number of log files, edit the Application Agent configuration definition file
(init.conf), which is in the following location:
Application-Agent-installation-destination\DRM\conf\init.conf
Method for editing the file:
Specify a numerical value in PP_LOGFILE_NUM=n. The following shows the values you can
specify, and the default.
Range of specifiable values: 2 to 16 (default: 2)
Investigating collected data
This section explains the procedure for investigating the data collected for solving problems when a
Application Agent command is executed and a problem occurs.
Investigate the data in the following order:
1. Standard output logs
2. Trace logs for Application Agent-cooperative software
3. Detailed trace logs
Application Agent CLI User Guide 519