We should tidying up the logging config for the Mayan-EDMS appliance.
As noted by Sensiva in the forums /var/log/mayan is empty and the Mayan config.yml use a location of /opt/mayan-edms/media/error.log.
As noted in my response, we should either make the /var/log location a symlink to where the logs really are, or reconfigure Mayan to log to /var/log/mayan. The logrotate config also needs adjustment so that it rotates the real log files.
We should tidying up the logging config for the Mayan-EDMS appliance.
As noted by Sensiva in the forums
/var/log/mayanis empty and the Mayanconfig.ymluse a location of/opt/mayan-edms/media/error.log.As noted in my response, we should either make the
/var/loglocation a symlink to where the logs really are, or reconfigure Mayan to log to/var/log/mayan. The logrotate config also needs adjustment so that it rotates the real log files.