Hello, we have been noticing an issue in the webgisdr log where it is letting giving us the following message:
During the export operation, some items could not be exported because they appear to be missing from the content directory. Check the logs and review the Why do I receive an error about a missing item when creating a backup of my portal? section in the Common Problems and Solutions documentation for more information.
I couldn't find any information in the logs, so it was recommend to increase the logging for the webgisdr to 'DEBUG'.
The webgisdr kicks off at 1am each morning and around 6am we ran out of diskspace as the logging was recording the transfer of the backup data from the file system to the AWS S3 bucket. The logging was creating 50MB log files every 10 seconds. I was able to delete the log files, monitor and delete each new log file during the day until the process completed.
I have since set the logging back to WARNING which created more manageable log files but no real information about the issues.
My questions, is there a way to get more meaningful logs without killing the system with file transfer information?