lresende/enterprise_scheduler

Logs in enterprise_scheduler needs to output job submission result

akchinSTC opened this issue · 0 comments

Currently the scheduler application logs only display http response code results about itself (from the notebook extension) and not the result of the submission to the actual requested resource (jupyterlab, FFDL, etc.).

172.17.0.1 - - [19/Jul/2018 22:42:54] "POST /scheduler/tasks HTTP/1.1" 201 -

We should add response information to scheduler logs to include this information to better quickly troubleshoot.