Where DevTest Log Files Get Written To by Default
search cancel

Where DevTest Log Files Get Written To by Default

book

Article ID: 37358

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

Where do DevTest log files get written to?

 



Environment

All supported DevTest releases and platforms.

Resolution

===========================================================================================================

DevTest 10.8.x:

NOTE: Default location and log file name can be changed with DevTest 10.8.x only

Refer to documentation link: Logging

Windows

By Default all DevTest services (except IAM) log files get written to {{LISA_HOME}}lisatmp_x.x.x

where x.x.x is the version of DevTest

Enterprise Dashboard log file: enteprisedashboard.log
Registry log file:                       registry.log
Broker log file:                          pfbroker.log
Portal log files:                         portal.log, portal_grails.log, portal_grails_res_hub.log
Coordinator log file:                 coordinator.log
Simulator log file:                     simulator.log
VSE log file:                             vse.log

By Default all DevTest servers log file get written to {{HOME_PATH}} of person that started the server:

Example" C:\Users\xxxxxx

where xxxxxx is the user name


Linux

By Default all DevTest services and servers (except IAM) log files get written to the $HOME/lisatmp_x.x.x folder of the person starting the service or server.

where x.x.x is the version of DevTest

Same log file names as Windows.


Changing default location and/or name of log file

Add these properties in the *.vmoptions file of the DevTest component you want to redirect log file to be written to (Same for properties for Windows and Linux)

-Dlisa.tmpdir=<New Location>
-DLISA_LOG=<New log file name>

Example Windows of New Location: C:\\DevTest_logs
Example Linux of New Location: /DevTest_logs

Suggest to put release version in log file directory name in case you have multiple versions on DevTest installed on the same machine.

 

For IAM refer to documentation link: Configure IAM Logging

Windows and Linux

IAM - ${IAM_HOME}\data\log\server.log)

NOTE: IAM service and server log files get written to the same location.  

 

===========================================================================================================

DevTest 10.9.0

Refer to documentation link: Logging

For IAM refer to documentation link: Configure IAM Logging

 

===========================================================================================================

DevTest 10.9.1

Refer to documentation link: 

For IAM refer to documentation link: Configure IAM Logging