Cleaning up Temporary Files on the Server
From AgileApps Support Wiki
Revision as of 00:27, 29 January 2013 by imported>Aeric (Text replace - 'Settings > ' to 'File:GearIcon.png > Setup > ')
Cleaning Up Temporary Files on the Server
Every few months, it's a good idea to remove old temporary files, to keep them from accumulating on the server. To do that:
- Delete old CSV files in the documents folder.
For example, delete *.csv files that are more than 5 days old. - Delete old files in the temp folder.
For example, delete files more than 5 days old. - Delete old tomcat logs.
For example, delete files more than 10 days old in {install_dir}/tomcat/logs - Delete old tomcat error logs.
For example, delete files more than 10 days old in {install_dir}/tomcat/logs/error - Delete old apache logs.
For example, delete files older than 10 days in {apache_install_dir}/apache/logs