How to change the date format of DefaultAuditRecorder.log in weblogic
Even after changing the date format of log files in the startup script of weblogic server 12.2.1.3 using this argument -Dweblogic.log.DateFormatPattern=yyyy-MM-dd'T'HH:mm:ss.SSSZ, it's not getting changed in the DefaultAuditRecorder.log and I don't see any option to give the date format when I go to the configuration of weblogic auditing providers. How to change the date format to yyyy-MM-dd'T'HH:mm:ss.SSSZ in DefaultAuditRecorder.log which gets generated in weblogic admin server logs?