Logs backends messages in specific log files
Currently, the backend uses basic print() and the default flask/werkzeug logging mechanism to report errors on stderr and HTTP error logfile. Then, application errors pullute quite a lot HTTP servers logs...
We should introduce a new mechanism to report logs in application specific logfile, quite similar to what's been done in jobmetrics:
https://github.com/edf-hpc/jobmetrics/commit/9172f809dda329499b55ee4dbdcc96d2efb3d743
This issue concerns Slurm-web v2 which is not maintained anymore. You are highly encouraged to test the new version v3.0.0 that is not impacted by this issue. The quick start guide for v3.0.0 is available online: https://docs.rackslab.io/slurm-web/install/quickstart.html
Unless someone is motivated to maintain the old version of Slurm-web or you have a justified reason to keep this issue open, it will be closed in a few weeks.
For the reasons explained in the previous comment, I finally close this issue.