All of the TDM Portal services write log entries in UTC.
Would like them to use PST instead.
How to you make this change?
Release : 4.8.127.0
Component : CA Test Data Manager - TDM Web Portal
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.