Viewing logs for cloud test runs

Is it possible to view console.log() output in k6 cloud?

Our test logs the response body etc. when an error happens to help us debug failures, this works when running locally but I haven’t been able to find the output in k6 cloud.

Unfortunately that’s not possible at the moment, sorry :disappointed: We’re actively working on it right now, but I can’t give you a concrete estimation on when it’s going to be available, sorry, beyond “in the next few months”. Until then you’d have to debug scripts by running them locally, or by using hacks with custom metrics.