Hi All,
This is the answer I received from IBM supprt:
The 'isoDateFormat=true' seems to be a wlp server setting so it should be settable.
Here is the documentation that details it for Open Liberty:
https://openliberty.io/docs/latest/log-trace-configuration.html
You could try the following Advanced Tuning Parameter:
Key: runtime_profile.jvm_option.1
Value: -Dcom.ibm.ws.logging.isoDateFormat=true
It worked for me.
Regards.
------------------------------
Paul van den Brink
------------------------------