Customizing Log Folders

By default, the TAFJ and Temenos Transact logs are saved under <TAFJ_HOME>/log. But, you can override this behavior by using certain properties. This section shows you how to customize your default TAFJ log folders.

Set the following property through JVM argument using the appserver mode:

-Dtemenos.log.directory=path_to_your_custom_log_folder

TIPS:

You can also set the above property through environment variables (standalone mode tafj shell) as follows:

  • For Linux - export temenos_log_directory=path_to_your_custom_log_directory
  • For Windows - set temenos.log.directory=path_to_your_custom_log_directory
NOTE: To revert the above setting, set the property to an empty value in tafj shell as follows:
  • For Linux - export temenos_log_directory=
  • For Windows - set temenos.log.directory=


Bookmark Name Actions
Feedback
x