as my previous post about collecting vRO log bundle using command line
This post addresses step by step instructions for collecting log bundle from vRA infra.
==> Take log bundle from vRA Appliance only
- login into vRA appliance using SSH Client
- cd /tmp
- run command ‘vcac-support’
- this will create a tgz file
- use WinSCP to take this file out and upload that to VMware FTP Server if you have an open SR.
==> Take log bundle from vRA Cluster (all nodes)
- login into vRA appliance using SSH Client
- cd /tmp
- run command ‘vcac-config log-bundle’
- this will create a tgz file
- use WinSCP to take this file out and upload that to VMware FTP Server if you have an open SR.