Creating an Archive of Installer Logs
This topic describes how you can create a .zip archive of the logs generated by the Installer and Installer Stanzas. The .zip archive is a handy way to share log information with HPE support personnel.
About this task
To create a .zip archive of all the installer logs, use one of these commands:
- From the Installer web-based interface, click Support > Download Installer Logs.
- From a browser, specify the following URL. When prompted, supply the user name
and password for the Installer:
https://<host_name>:9443/api/process/installer.zip
- From a terminal, specify the following
syntax:
wget --no-check-certificate https://mapr:mapr@<host_name>:9443/api/process/installer.zip
For information about Installer logs, see Logs for the Data Fabric Installer.