- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2017 05:37 AM
Hi Team,
In Alfresco 5.0.d , can i delete/remove the following files , it was taking too much of memory in /opt/alfresco/tomcat/logs folder.
- manager.2017-*-*.log
- localhost_access*_log.2017-*-*.txt
- catalina.2017-*-*.log
Please let me know ,if i delete those files , i thing it wont affect alfresco to run ?
Regards
Suhas
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2017 05:48 AM
Hi Suhas,
you can safely delete these files. They are rotated logs and are no longer accessed by tomcat.
But you should look into your actual log - maybe there is a repeating error that fills up your logfile and should be
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2017 05:48 AM
Hi Suhas,
you can safely delete these files. They are rotated logs and are no longer accessed by tomcat.
But you should look into your actual log - maybe there is a repeating error that fills up your logfile and should be
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2017 07:02 AM
Hi, you should rotate your catalina.out too, check this:
Basic maintenaince of your Alfresco logs - Simple tips about Alfresco logs - zylk
Regards.
--C:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2017 07:52 AM
Like Cesar shows in his blog, you can use logrotate also to get rid of older logs. So you don't have to remove them manually (sometimes you don't want to delete last few logs to analyse an error)...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2017 10:11 AM
Issue was resolved , working successfully
