07-31-2024 10:49 AM
Hallo,
we use Alfresco 23.1 with docker-compose and I check the logging configuration of the services:
* content-service, share: based on Tomcat and the logging configuration is the default configuration which produces many files in the container e.g. in /usr/local/tomcat/logs/localhost_access_log.<yyyy-MM-dd>.txt
* solr: The logging is configured to produce Log-files in the container and also logs to the console. The number of log files does not have a limitation.
* activemq: The same as in solr
Is this really best practise? What do you recommend?
Thanks for any hint.
Cheers
Peter Schütt
07-31-2024 11:16 AM
The docker-compose.yaml gives you a setup to start with and explore. It is not meant to be a prod ready setup.
All of the log configs can be tweaked as per your organization policy by extending the images of mounting the custom log configs.
Explore our Alfresco products with the links below. Use labels to filter content by product module.