Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我注意到我catalina.out的in/var/log/tomcat是这么大......为什么?我该如何避免这种情况?我不想禁用日志记录,我希望它的行为类似于 Log4j 中的 RollingFileAppender
catalina.out
/var/log/tomcat
您应该能够在 catalina.out 上使用 logrotate。