You can change the log levels for Secure Email Gateway in Unified Access Gateway.

Prerequisites

Enable SSH on the Linux virtual machine, if not already enabled.

Procedure

  1. Connect to Unified Access Gateway Secure Email Gateway machine using Secure Shell.
  2. Edit the log configuration file for SEG using the command.
    vi /opt/vmware/docker/seg/container/config/logback.xml
  3. Look for an appropriate logger for which you want to change the logging level. For example, logger name="com.airwatch" groupKey="app.logger" level="error"
  4. Change the value of attribute level from error to any levels such as warn,Info, Debug.
  5. Save the file.

Results

The logging level change reflects in the logs.