Special parameters: msglog

Parameter

msglog

Description

This parameter defines the maximum number of messages the HPE Service Manager server displays in the log file. These include only messages designated for the current operator. That is, the messages that are addressed to operator() or any field whose value equals operator().

Note If this parameter is not explicitly specified (either in sm.ini or in the server's operating system command prompt), only the messages that are not sent to the clients are logged (for example, the messages generated by the background processes), and the default value (50000) is used. If you want the system to log the messages that are sent to the clients, you must explicitly specify this parameter.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

50000

Possible values

Number of log messages to display

Example usage

Command line: sm -httpPort:13080 -msglog:75000

Initialization file: msglog:75000