MESSAGE_LEVEL - UDM Server configuration option
The MESSAGE_LEVEL option specifies the level of messages to write.
It also specifies, optionally, whether or not to write a date and time stamp with each message.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Configuration File Keyword | message_level level[,time] |
Values
level indicates either of the following level of messages:
trace
Activates tracing and generates a trace file to which UDM writes trace messages used for debugging.
audit
Writes audit, informational, warning, and error messages.info
Writes informational, warning, and error messages.warn
Writes warning and error messages.error
Writes error messages only.
Default is info.
time specifies either of the following:
time
Include a time and date stamp on each message.notime
Do not include a time and date stamp on each message.
Default is time.
IBM i | Trace file name is *CURLIB/UNVTRCUDMS(Txxxyyyyyy) where:
|
|---|---|
UNIX | Trace file name is udmsrv-N-S.trc where:
|
z/OS | There are two possible destinations of the trace data:
|