Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/IT Service Level Management Description, User's Guide, Reference and Operator's Guide


7.2.3 Message logs

Message logs are the log information containing the messages that are output by each process while ITSLM is running.

By default, the message logs are output to the following folders:

For ITSLM - Manager:

ITSLM-Manager-installation-folder\mgr\logs\

For ITSLM - UR:

ITSLM-UR-installation -folder\ur\logs\

You can change the size and number of message log files in the jp1itslm.properties or jp1itslmur.properties system definition file. For details, see 5.6.1 Editing the system definition files and 5.6.2 Editable definitions.

The following table lists and describes the message logs that are output by ITSLM - Manager.

Table 7‒6: Message logs output by ITSLM - Manager

No.

Message log

Description

Properties in related system definition file

Process that outputs the message log

1

ProcessCtrlMessageMN#.log

This log is output by ITSLM - Manager service JP1/ITSLM - Manager Service (service name: JP1_ITSLM_MGR_Service). This is a log of the process that controls each child process.

  • loggerMessageLogLevel

  • loggerProcessCtrlMessageFileCount

  • loggerProcessCtrlMessageMaxFileSize

jslmmprocctrl

2

RmiServerMessageMN#.log

These logs are output by a child process that was started by the control process.

  • loggerMessageLogLevel

  • loggerRmiServerMessageFileCount

  • loggerRmiServerMessageMaxFileSize

jslmRMI

3

UserResponseMessageMN#.log

  • loggerMessageLogLevel

  • loggerUserResponseMessageFileCount

  • loggerUserResponseMessageMaxFileSize

jslmmUR

4

PerfCollectorMessageN#.log

  • loggerMessageLogLevel

  • loggerPerfCollectorMessageFileCount

  • loggerPerfCollectorMessageMaxFileSize

jslmmpcollect

5

ViewMessageN#.log

  • loggerMessageLogLevel

  • loggerViewMessageFileCount

  • loggerViewMessageMaxFileSize

cjstartweb

6

DaoMessage[n] .log

  • loggerDaoMessageFileCount

  • loggerDaoMessageMaxFileSize

jslmmdao

7

InputAdaptorCtrlMessage[n].log

  • loggerInputAdaptorCtrlMessageFileCount

  • loggerInputAdaptorCtrlMessageMaxFileSize

jslmmadaptor

8

CommandMessageMN#.log

This log is output by some ITSLM - Manager commands.

  • loggerCommandMessageFileCount

  • loggerCommandMessageMaxFileSize

Each command process

#: N is a number from 1 through the specified number of files.

The following table lists and describes the message logs that are output by ITSLM - UR.

Table 7‒7: Message logs output by ITSLM - UR

No.

Message log

Description

Properties in related system definition file

Process that outputs the message log

1

ProcessCtrlMessageURN#.log

This log is output by ITSLM - Manager service JP1/ITSLM - User Response Service (service name: JP1_ITSLM_UR_Service). This is a log of the process that controls each child process.

  • loggerMessageLogLevel

  • loggerProcessCtrlMessageFileCount

  • loggerProcessCtrlMessageMaxFileSize

jslmuprocctrl

2

RmiServerMessageURN#.log

These logs are output by a child process that was started by the control process.

  • loggerMessageLogLevel

  • loggerRmiServerMessageFileCount

  • loggerRmiServerMessageMaxFileSize

jslmRMI

3

UserResponseMessageURN#.log

  • loggerMessageLogLevel

  • loggerUserResponseMessageFileCount

  • loggerUserResponseMessageMaxFileSize

jslmuUR

4

WebSystemAnalysisMessageN#.log

  • loggerMessageLogLevel

  • loggerWebSystemAnalysisMessageFileCount

  • loggerWebSystemAnalysisMessageMaxFileSize

jslmWebSystemAnalysis

#: N is a number from 1 through the specified number of files.

The header information and items that are output to the message logs are the same as for integrated trace logs. For details about the header information and output items, see 7.2.2 Integrated trace logs.