Configuring Universal Messaging Client Logging
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 Integration Server Administrator.
2. Go to Logs > Logging configuration.
3. In the Logger List, click UM Client Logger.
4. Click Edit UM Client Logger.
5. Under UM Client Log Configuration, supply the following information to configure the UM client log:
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.