localhost_access_log* grow fast in Alfresco 6.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2021 04:21 AM
Hi everybody,
In my Alfresco 6.2 environment (installed thanks to https://github.com/Alfresco/alfresco-docker-installer ) I noticed that localhost_access_log files are recently growing very fast, about 3GB per day. Searching on internet I found that this issue could happen also in Alfresco 5.x, and the solution was to comment out a section in Tomcat server.xml (as explained here: https://www.zylk.net/en/web-2-0/blog/-/blogs/simple-tips-about-alfresco-logs ).
The question is: how can I perform the same task on dockerized Alfresco 6.2? Or there is a better different fix? At the moment I configured a cron job that automatically deletes older log files, but I would prefer to not have them created at all, since they do not contain very useful information.
Regards
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2021 10:08 AM
