We recently started using SAS 9.4M8 and trying to read user’s name in the Web Report Studio logs with %u in the <SASConfig>\Web\Common\LogConfig\SASWebReportStudio4.4-log4j.xml , but it looks encrypted. I can see that the log4j framework has changed in SAS 9.4M8. Is there any way of modifying the log4j.xml file to make the user’s name appear in the logs like how it was in the previous maintenance releases?
This is the pattern I'm using: [WRS] %-5p [%t] %d{ISO8601} [%s:%u] %c{4} - %m%n
In place of [%s:%u], it appears like this:
[%s:fd998900-cf13-11ee-b5ec-005056a787a5]