cianfrocco-lab / COSMIC-CryoEM-Gateway

Web platform for analyzing cryo-EM data on Comet cluster at San Diego Supercomputer Center
http://cosmic-cryoem.org
GNU General Public License v3.0
9 stars 1 forks source link

Cleanup log output for better usage tracking? #285

Open monaw opened 3 years ago

monaw commented 3 years ago

We have 9 log files going back to 2016 totally 5.6 GB:

  1. all-gateway.log
  2. checkJobs.log
  3. deleteTasks.log
  4. gateway.log
  5. loadResults.log
  6. recoverResults.log
  7. sdk.log
  8. submit_tools.log
  9. submitJob.log
  10. tools.log

Perhaps we can use them to help monitor gateway usage now that we are in production? Perhaps we should review and cleanup the log file output? I think there are even some sensitive information in there, like authentication/authorization information...