Forum archive
Mayan EDMS logs, Where are they?
I am using TKL Mayan v16 container, and as per Mayan documentation & mayan config.yml logs are to be in /opt/mayan/media/error.log however that file is not there.
LOGGING_LOG_FILE_PATH: /opt/mayan-edms/media/error.log
I can see an existing directory /var/log/mayan/ but it is empty, also I see supervisor logs in /var/log/supervisor but I don't think it has all Mayan log entries.
Any ideas what am I missing?
Ok so /var/log/mayan is empty. Does /opt/mayan-edms/media/error.log looks like it contains anything of interest? Or the supervisor confs contain any other paths worth noting?
Regardless, we should either make sure that /var/log/mayan is a symlink to wherever the logs really are; or reconfigure the server so that /var/log/mayan is used. We should also update the logrotate config so that the real log files are rotated...
If you have any further info, I'd love to add it to the issue that I've just opened.