Ability to configure timezone for m2ee_log.txt - Mendix Forum

Ability to configure timezone for m2ee_log.txt

0

Currently, timestamps in m2ee_log.txt are recorded in UTC (UTC+0), while application.log uses the server's local timezone. This results in inconsistent timestamps between the two logs.


When investigating issues, operators often need to correlate events across both logs. Because of the timezone difference, additional manual conversion is required, which makes troubleshooting slower and more error-prone.


It would be helpful if Mendix provided a configuration option to control the timezone used by m2ee_log.txt, allowing it to align with the timezone used by application.log (typically thserver's local timezone). This would ensure continuity when reading and correlating log entries across Mendix runtime logs.

asked
0 answers