
Creator
2020-07-15
01:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Rotate "catalina.out" without restarting tomcat in Qlik Data Catalog
Hi Community,
How i can rotate "catalina.out" file from apache Tomcat log folders without restarting tomcat services. Currently "catalina.out" is growing fastly and its in GBs due to which its taking space of server. Is there any setting file in QDC or apache from where we can rotate this file daily or take backup ?
Thanks,
Akshay
1,546 Views
1 Reply

Employee
2020-07-16
12:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@akshaye_c_navale You should be able to add a appended in log4j.xml and create the catalina.out as a new file each day. Then write a simple script that will delete all catalina-*.out files from the logs folders older than 'specified' time period. Let me know for any other questions.
Regards
JR
