I would like to know how to set the Http error log in Liberty of WAS (usability, output destination, size setting method).
background
We are migrating from Traditional WAS to WAS Libety.
The SW and OS versions used are as follows.
Current SW: Websphere Application Server8.5
(OS:Windows2012)
Destination SW: WAS Liberty 18.0.0.3
(OS: Microsoft Azure)
In WAS 8.5, I was able to set the log from the Websphere Integrated Solutions Console GUI , “NCSA access logging and HTTP error logging”.
There is no GUI in WAS Liberty, but I could set the access log by describing it in Server.xml.
(Reference URL)
https://www.ibm.com/support/knowledgecenter/SSEQTP_liberty/com.ibm.websphere.wlp.doc/ae/rwlp_http_accesslogs.html
But I don’t know how to set the Http error log.
Please tell me how to set the output of http_error.log in WAS Liberty 18.0.0.3.
#Support#SupportMigration#WebSphereLiberty