Setting the Log File Configuration Settings in a CDD File

You can edit the parameters for log file configuration in the Cluster Deployment Descriptor (asg_core.cdd) file as follows:

Procedure

  1. Copy the asg_core.cdd File to ASG_DefaultImplementation Project

    Copy the asg_core.cdd file from the Core Engine directory to the ASG_DefaultImplementation project directory:

    1. Navigate to the ASG_HOME/bin directory.
    2. Copy the asg_core.cdd file to ASG_HOME/projects/ASG_DefaultImplementation folder.
  2. Import the ASG_DefaultImplementation Project
    1. Start the TIBCO API Exchange Gateway Studio. See Starting Studio.
    2. Import the ASG_DefaultImplementation project. See Loading the Default ASG_DefaultImplementation Project.
  3. Edit the asg_core.cdd File

    Set the log file configuration settings in the asg_core.cdd file.

    1. In the Studio Explorer, expand the ASG_DefaultImplementation project node. Verify that you see the asg_core.cdd file.
    2. Double-click the asg_core.cdd file.
    3. Select and expand Collections tab.
    4. Select Log Configurations > logConfig.
    5. Go to Configuration > Files section.
    6. Edit the properties for log files configuration as needed. See File Properties Settings for a Log Configuration in the CDD Collections Tab.
    7. Save the project.
  4. Copy the asg_core.cdd File to Engine directory

    Copy the modified asg_core.cdd file from the ASG_DefaultImplementation project directory to the Core Engine directory as follows:

    1. Back up the original asg_core.cdd file in the ASG_HOME/bin directory.
    2. Copy the modified asg_core.cdd file from ASG_HOME/projects/ASG_DefaultImplementation to the ASG_HOME/bin directory.
    Note: If you select the Copy projects into workspace option during the import of the project, the modified asg_core.cdd file exists in the workspace directory. Make sure to copy the asg_core.cdd file from the workspace directory to the ASG_HOME/bin directory.