WSO2 ESB log is too big, how to set?

前端 未结 2 557
误落风尘
误落风尘 2021-01-13 16:06

I do a performance test on WSO2 ESB. And I found the log is too big that can not open. The biggest file is 7.20GB. I think this is a big problem. I want to set every log fil

2条回答
  •  温柔的废话
    2021-01-13 16:53

    You can configure http_access_log by editing the catalina-server.xml which is located {CARBON_HOME}/repository/conf/tomcat directory and add renameOnRotate in the AccessLogValve

    Please refer [1] for more details

    [1] - http://sparkletechthoughts.blogspot.com/2013/07/configure-access-logging-in-wso2.html

提交回复
热议问题