neicnordic / Bifrost

This is a service that enables job submissions to secure compute platforms from the open internet
0 stars 0 forks source link

Log all events #15

Closed oskarvid closed 4 years ago

oskarvid commented 4 years ago

Describe pain points or success here.

oskarvid commented 4 years ago

Currently this is done by redirecting the output from the cron job to a text file. It works sufficiently for now, but long term we should use a more robust method of logging events, for instance some kind of module that handles this from inside each python script.