vmware / vic

vSphere Integrated Containers Engine is a container runtime for vSphere.
http://vmware.github.io/vic
Other
640 stars 174 forks source link

vic-machine debug should have option to collect logs. #3079

Open mlh78750 opened 8 years ago

mlh78750 commented 8 years ago

When vic-admin is not answering, then the customer will need to enable ssh and ssh in and manually collect the logs. We should have an option for vic-machine debug that will login to the vch, collect the logs.

Work around for now is the enable ssh with vic-machine debug and then capture the logs with scp -r to the VCH.

mlh78750 commented 8 years ago

If we document the work around in #3093 I'm okay with this not making it in to 0.8 GA.