Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 7 Deploying Formflow Applications : Logging Configuration

Logging Configuration
Before deploying an application, you need to make sure that the paths to the log files are correct. If the .ear file is built and deployed on the same machine, these paths are set correctly by default and there is no need to change them.
You need to change the log file paths in the following cases:
The .ear file was built on one machine (and will be deployed on another machine. For example, TIBCO BusinessWorks FormBuilder is installed in the directory C:/tibco/bwfb_install_dir on the build machine, and in D:/tibco/bwfb_install_dir on the deployment machine.
The .ear file was built on Windows and deployed on UNIX (or vice versa).
In the Logging Configuration section change values for the following files:
The default is install_dir/version/logs/deployment.log, or such as C:/tibco/bwfb_install_dir/version/logs/deployment.log on Windows
You can configure which statements will be covered in the log file, such as infoRole, warnRole, errorRole, fatalRole, or auditRole. By editing this value, you can enable only the log roles you want to have covered in the log file, or to decide how much logging will be performed.
For example, you can choose to log only fatal errors (fatalRole), or only the information that is used for audits (auditRole).
The default is install_dir/version/logs/formbuilder.log, or such as C:/tibco/bwfb_install_dir/version/logs/formbuilder.log on Windows.
You can configure which statements will be covered in the log file, such as infoRole, warnRole, errorRole, fatalRole, and auditRole. By editing this value, you can enable only the log roles you want to have covered in the log file, or to decide how much logging will be performed.
For example, you can choose to log only fatal errors (fatalRole), or only the information that is used for audits (auditRole).
stdout Sink Enabled
The default is instal_dir/version/logs/instrument.log, or such as C:/tibco/bwfb_install_dir/version/logs/instrument.log on Windows.
The default is install_dir/version/logs/audit.log, or such as C:/tibco/bwfb_install_dir/version/logs/audit.log on Windows.
Configure values in these sections, or click Reset to Defaults.
To Check the Log Files Paths
1.
In the TIBCO Administrator console, select
Application Management> application_name> Configuration> application_name> Advanced
2.
Figure 57 Logging Configuration.
3.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved