Platform Framework
R24 AMR | Min(s) read

Customising 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 customise 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

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
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=

In this topic

Copyright © 2020- Temenos Headquarters SA

Published on :
Monday, May 27, 2024 5:03:17 PM IST