You can configure the level of information vRealize Suite Lifecycle Manager collects in log files and the number of log files for vRealize Suite Lifecycle Manager.

In the vRealize Suite Lifecycle Manager user interface, perform the following steps.

  1. Select Lifecycle Operations, and then select Settings, and navigate to System Administration > Logs.
  2. To create a vRealize Suite Lifecycle Manager log bundle, click GENERATE LOG BUNDLE.
  3. To download logs, click DOWNLOAD THE LOGS.
In the command line interface, perform the following steps.
  1. Connect Secure Shell (SSH) to vRealize Suite Lifecycle Manager VA using root credentials.
  2. Create a vRealize Suite Lifecycle Manager log bundle directory using the command mkdir -p /data/lcm-logbundle.
  3. Generate a vRealize Suite Lifecycle Manager log bundle directory using the command /var/lib/vlcm-common/vlcm-support -w /data/lcm-logbundle.
  4. Download /data/lcm-logbundle/<file-name> with secure copy.