MESSAGE_LEVEL - UEM Server configuration option

Description

The MESSAGE_LEVEL option controls which messages are issued by a UEM Server.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Configuration File Keyword

message_level level

(tick)

(tick)

UEM Load Override

n/a

UEM Manager Override

n/a

Value

level is the level of messages to be issued by the UEM Server.

Valid values for level are:

  • trace
    Issues trace messages to a file named uemsrv-nnnnnnnnnn-1.trc, where nnnnnnnnnn is the 10-digit component ID.

UNIX

The trace file is located in the ./Universal/trace directory.

Windows

The trace file is located in the .\Universal\UEMSrv directory.

 

Note

Use trace only for debugging, and only when requested by Stonebranch Inc. Customer Support.

  • audit
    Issues audit, informational, warning, and error messages.
  • info
    Issues informational, warning and error messages.
  • warn
    Issues warning and error messages.
  • error
    Issues error messages only.

Default is info.