All of the TDM Portal services write log entries in UTC.
Would like them to use PST instead.
How to you make this change?
All supported TDM releases.
Component : CA Test Data Manager - TDM Web Portal
N/A
To change the timezone reflected in the TDM Portal logs:
Edit C:\Program Files\CA\CA Test Data Manager Portal\conf\logback-tdm.xml and make this change in two places in this file:
From (line 10):
To (line 10):
and
From (line 32):
To (line 32):
Restart service CA Test Data Manager Portal to pick up the new logging settings.
The new timezone will be reflected in all Portal log files.
You can do this for CST or EST as well.
Using “Australia/Sydney” also works and this will take daylight savings into account.