The e /joblog/{jobId} REST API allows getting logs of a job. It would be useful to have an offset and limit parameters ...and maybe a way to stream logs using the Server Side Events (which one can use through the EventStream Javascript API) or something like this? |