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. In Integration Server Administrator, go to the Settings > Logging page.
2. In the Logger List, click UM client logger.
3. Click Edit UM Client Logger.
4. 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(number).log 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. |
5. Click Save Changes.
6. If you changed the log size or depth, restart Integration Server.
Note:
This logger cannot be disabled.