Configuring Universal Messaging Client Logging
The Universal Messaging client log file is called umClient.log. You can configure the UM client logger to control the amount of detail in the Universal Messaging client log file .
To configure
Universal Messaging client logging
1. Open the Integration Server Administrator if it is not already open.
2. Go to Settings > Logging.
3. In the Logger List, click UM client logger.
5. Supply the following information.
Field | Description |
Log Level | Determines the information that is written to the log. Each level outputs log entries with that level or higher. |
Log Size | Maximum size of the log file measured in megabytes (MB). When the log reaches this size , Integration Server rolls the file over to a backup called umClient.log.number and creates a new file. |
Log Depth | Number of backup log files to keep on disk when using log rolling. When this number is reached, Integration Server deletes the oldest log file. |
6. Click Save Changes.
7. If you changed the log size or depth, restart Integration Server.
Note:
This logger cannot be disabled.