Enabling detail level logging for Gateway
This section explains the steps required to enable the detail level logging for basic authentication.
Procedure
-
Open a terminal window.
-
Navigate to
ASG_CONFIG_HOME/asg directory.
-
Edit the
asg.properties file.
-
Search the following property in the file:
tibco.clientVar.ASG/Logging/MinLogLevel=1
-
Set the highest log level by changing the value of the property as follows:
tibco.clientVar.ASG/Logging/MinLogLevel=0
-
Search the following property to enable the detail logging for common logger logging by:
tibco.clientVar.ASG/Logging/clLogLevel=0
-
Enable detailed logging by changing the value of the property as follows:
tibco.clientVar.ASG/Logging/clLogLevel=1
Copyright © Cloud Software Group, Inc. All rights reserved.