Upload Log Policy XML File

You must use the Config UI to upload the log policy XML file.

Prerequisites

  • The log policy XML file is created.
  • The log policy XML file exists in the location specified by tibco.clientVar.ASG/Files/PayloadMaskConfigFile property in the ASG_CONFIG_HOME/asg.properties file.

Procedure

  1. Start the Config UI. See Starting GUI.
  2. Log in to the Config UI using your credentials.
  3. Click your gateway project under Projects.
  4. Click the SECURITY tab.
  5. Click Log Policy.
  6. Click the Add property icon to create a new policy.
  7. Enter the following log policy configuration parameters:
    New Log Policy Configuration Parameters
    Parameter Description
    Operation Name *
    • Specifies the name of the facade operation. The operation must be configured in the Facade Operations tab of the Config UI.
    • Select a predefined facade operation from this drop-down list.
    • This is a required field.
    Stage Name *
    • Specifies the name of the stage in the transaction pipeline processing where the policy has to be applied. Refer to Supported Stages for Log Policy for the stage names where the policy can be applied.
    • Select a stage name from this drop-down list.
    • This is a required field.
    Policy Type Select Log from the drop-down list.
    Policy Name(s)
    • Select the name of policy which has to be applied on the facade operation from this drop-down list.
    • You can configure multiple policies for a facade operation.

    This policy must be defined using the <Name> tag in the log policy XML file to appear in this drop-down list. See Sample Log Policy XML File.

  8. Save changes to the configuration.