Integration Server 10.15 | Audit Logging Guide | Setting Up IS Core Audit Logging | Controlling Date-Time Stamp and Time Zone Details
 
Controlling Date-Time Stamp and Time Zone Details
In the audit log files, you can control the format entries, such as time stamp and time zone.
*To change the Date-Time Stamp format, set watt.server.logs.dateStampFmt =format of time stamp . The format of the date-time stamp must be compatible with the java.text.SimpleDateFormat class. .
*To change the format of the Time Zone, set watt.server.logs.dateStampTimeZone=time zone . The format of the time zone must be compatible with thejava.util.TimeZone class.
Note:
If this property is not set, Integration Server uses the time zone of the hosting Integration Server.
For more information about these parameters, see watt.server.