In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly shows you "how to solve the problem of continuous accumulation of catalina.out in Tomcat", which is easy to understand and clear. I hope it can help you solve your doubts. Let me lead you to study and learn this article "how to solve the problem of continuous accumulation of catalina.out in Tomcat".
1. Add the file clear_log.sh under the tomcat bin directory
The contents are as follows:
#! / bin/shd= `date +% Ymuri% mmury% d`d7 = `date-dong7 day ago' +% Ymury% mcopyright% d`cp / opt/apache-tomcat-8.5.9/logs/catalina.out / opt/apache-tomcat-8.5.9/logs/catalina.$ {d} .logecho "" > / opt/apache-tomcat-8.5.9/logs/catalina.outrm-rf / opt/apache-tomcat-8.5.9/logs/catalina.$ {d7} .log
two。 Add sh file to operation permission
Chmod + x / opt/apache-tomcat-8.5.9/bin/clear_log.sh
3. Modify the / etc/crontab file (timer) to add at the bottom of the document (execute the script at 00:01 every day):
1 0 * root / opt/apache-tomcat-8.5.9/bin/clear_log.sh
4. Load crontab Fil
Crontab-u root / etc/crontab
5. Restart crontab
/ etc/init.d/crond restart
6. View scheduled tasks
Crontab-l above are all the contents of this article entitled "how to solve the problem of continuous accumulation of catalina.out in Tomcat". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.