draft-classic icon indicating copy to clipboard operation
draft-classic copied to clipboard

`draft logs` should show the running pod's logs

Open bacongobbler opened this issue 6 years ago • 3 comments

When I run draft connect, I only receive the last few lines of logs. While this is convenient from a draft connect standpoint, if my application is failing I need a way to retrieve all of the logs available for the application, both build and running logs.

bacongobbler avatar Jun 13 '18 22:06 bacongobbler

What happens in the case that your chart is deploying multiple pods/services? Which application logs should it show?

danmikita avatar Jul 02 '18 13:07 danmikita

Ideally all, with options to filter to certain containers like with draft connect -c.

bacongobbler avatar Jul 02 '18 17:07 bacongobbler

Similar to docker-compose logs would be great

bjornmagnusson avatar Jul 03 '18 12:07 bjornmagnusson