Enabling detail level logging for Gateway

This section explains the steps required to enable the detail level logging for basic authentication.

Procedure

  1. Open a terminal window.
  2. Navigate to ASG_CONFIG_HOME/asg directory.
  3. Edit the asg.properties file.
  4. Search the following property in the file:

   tibco.clientVar.ASG/Logging/MinLogLevel=1

  1. Set the highest log level by changing the value of the property as follows:

   tibco.clientVar.ASG/Logging/MinLogLevel=0

  1. Search the following property to enable the detail logging for common logger logging by:

       tibco.clientVar.ASG/Logging/clLogLevel=0

  2. Enable detailed logging by changing the value of the property as follows:
       tibco.clientVar.ASG/Logging/clLogLevel=1