Setting up Properties
Prerequisites
To enable the data masking and selective logging, make sure that you set the log level to 0 (DEBUG) using the tibco.clientVar.ASG/Logging/MinLogLevel property in the ASG_CONFIG_HOME/asg.properties file.
To configure the payload data masking and selective log policy, you must set the following properties in the
ASG_CONFIG_HOME/asg.properties file:
Property | Description |
---|---|
tibco.clientVar.ASG/Logging/enableLogMasking | Enables or disables the log policy. The possible values are true and false. The default value is false. |
tibco.clientVar.ASG/Files/PayloadMaskConfigFile | Specifies the path of log policy XML file. The log policy file must be copied to the ASG_CONFIG_HOME directory. |
To enable the log policy for a payload, follow these steps:
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.