IBM Security Verify

 View Only
Expand all | Collapse all

isoDateFormat for federation runtime trace.log

  • 1.  isoDateFormat for federation runtime trace.log

    Posted Thu December 22, 2022 02:54 AM
    Hi All,

    Is there a way to change the date-time format used in the trace.log of the liberty runtime?
    Maybe in 'System -> Advanced Tuning Parameters' to set the isoDateFormat=true
    I am running ISVA10.0.3.1

    Thanks in advance.

    Regards,
    Paul van den Brink

    ------------------------------
    Paul van den Brink
    ------------------------------


  • 2.  RE: isoDateFormat for federation runtime trace.log

    Posted Thu January 05, 2023 05:12 AM
    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
    ------------------------------