Commands to watch the Code Stream 8 Logs

Commands to tail the Code Stream logs:

Run “kubectl -n prelude logs -lapp=codestream”

Run “kubectl -n prelude get pods | grep code”

Copy the unique name of the pod. Ex: ‘codestream-app-dfcf468cd-l6djt’

Run “kubectl -n prelude logs <unique pod name> -f “


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *