Could you please specify which all directories carrys the additional non operational files which can be deleted.
My instance is consuming more space and I can find alot of disk space has been consumed by /jira/temp and /jira/logs/
Would it be fine to delete few old files directly from the OS ?
The file names in the directories
/jira/logs --> access_log.YYYY-MM-DD and catalina.YYYY-MM-DD.log
/jira/temp/ --> JIRA-avatar*.tmp, plugin.*.obr, imageio*.tmp
is it ok to delete these files from the mentioned directorties ?
I would recommend trying to follow the KB How to rotate the Tomcat catalina log file
Jira will automatically rotate the logs in the $JIRAHOME/log/ folder. But here are also logs created by the Apache Tomcat instance that Jira is using that are not automatically rotated.
As for the temp files, I would not recommend deleting files there manually while Jira is running. You should be fine to delete files from that directory when Jira is stopped, however to delete files there when Jira is running could cause problems for Jira itself or other plugins for Jira that might be trying to use that space.
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.