how to increase WAS liberty server messages.log file size?
问题 Good day, I have a mobilefirst app deploy in WAS liberty profile. I found that the messages.log is only 72kb and then it will roll to new log file. I would like to increase the log file size, so I am doing the following way in server.xml, but it does not take effect: <logging traceFileName="messages.log" maxFileSize="20" /> or <logging maxFileSize="0"/> May I know how to increase the log file size? My WAS liberty profile is v8.5.5.5. Kindly advise. 回答1: WAS Liberty logging configuration is