Hi,
Can someone please suggest methods to,
* After reaching a particular size of (eg. 100 MB) catalina.out, move it to a different disk and start over logging from a fresh file.
* Automatically move old (filtered by a particular date) access_log.* files to a different disk periodically.
Has JIRA/ Tomcat provided in-built tools/ functionality for these?
Jira/tomcat does not have this built-in... take a look at logrotate, assuming you're running on unix.
log4j does handle rotation of files that it manages, eg atlassian-jira.log, but not catalina.out.
Thanks!
Is it possible to set up JIRA to append the log to atlassian-jira.log instead of catalina.out ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.