Howto relocate and rotatelogs for floating license log?
There was a significant change in the floating license log setup with Jazz V403. Since V403 it seems to be impossible to define the location of the floating license log in the advance properties. It looks like it is a "hardcoded" location:
I found following in the documentation:
For CLM license server version 4.0.3:
- Is there a way to define the location of the logfile?
- Is there a way to use e.g. rotatelogs.exe like it can be used for IHS log files?
- What's exactly the idea behind this change?
I found following in the documentation:
For CLM license server version 4.0.3:
- To enable the floating logs goto Server -> Advance properties
- Change the property "Enable Floating License Logging" value to 'true' which is under the Attribute com.ibm.team.repository.service.internal.license.FloatingLicenseService and click Save
- After enabling, whenever a license checkout happens a floating log will get automatically created into the location: \server\logs\floatingLicenseLogFile.csv.
- Is there a way to define the location of the logfile?
- Is there a way to use e.g. rotatelogs.exe like it can be used for IHS log files?
- What's exactly the idea behind this change?
Comments
Guido Schneider
Feb 18 '14, 4:14 a.m.In V.4.0.2 the location of the floatingLicenseLogFile was configurable in Advanced Properties.
In V.4.0.3 the license log file was moved to:
C:\IBM\JazzTeamServer_JTS_405\server\logs\floatingLicenseLogFile.csv
In V.4.0.5 it seems to be relocated to (in my case):
C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs
How can the location of this file be configured?