Product:TIBCO Spotfire Service for Python
Versions:10.3 and higher
Summary:
This KB Article describes steps to reconfigure the TIBCO Spotfire Node manager services log file(s) location to a non-default location for windows OS machines Specifically for TERR and Python service.
Details:
This KB Article describes steps to reconfigure the TIBCO Spotfire TERR and Pyhton Services log file(s) location to a non-default location for windows OS machines
Resolution:
Note:
Versions:10.3 and higher
Summary:
This KB Article describes steps to reconfigure the TIBCO Spotfire Node manager services log file(s) location to a non-default location for windows OS machines Specifically for TERR and Python service.
Details:
This KB Article describes steps to reconfigure the TIBCO Spotfire TERR and Pyhton Services log file(s) location to a non-default location for windows OS machines
Resolution:
Note:
- Take a backup of any of the below-mentioned files before making any changes.
- Please remember you need to specify the absolute path of the new location.
- After the upgrade of the TERR/PYTHON service or if a new TERR/PYTHON service is installed, you have to manually perform the changes again.
- Open <TSS installation folder>\tsnm\x.x.x\nm\services . Inside this folder, it will list the services named(Terr Service Windows-{service_id} and Python service window-{service_id}) which are installed on the respective node manager
- Navigate to the service name folder for eg. (TERR Service Window appended with service_id).
- Open the lo4j2.xml file in a text editor and replace the property tag value:- "value="..\..\logs\" at all places required in the file with the new path eg:- C:\tibco\Logs(it must be absolute path) . Please find the property tag for which you need to specify your destination path e.g. <Property name="basedir">C:\tibco\Logs</Property>
- Similarly, if there are more services installed, navigate through the folder and apply the same step as above
- Restart the service.
- Repeat the above steps for other service configurations e.g. if you have a different configuration for each Python and TERR service.