insights
2023.4
false
- Release Notes
- Getting Started
- Access and Permissions
- Installation and Upgrade
- Interacting with Insights
- Historical data export
- Logs
- Performance and Scalability
Insights
To install Insights offline, you can follow the default procedure for the Windows machine.
To install Looker on the Linux machine, follow these steps:
- Download the
offline-bundle.zip. - Download the Looker image from the ZIP file.
Note: You can download the required files from the Customer Portal > Product Download section, for the applicable versions.
- Based on you RHEL version, copy the
offline-bundle-rhel9.zip, oroffline-bundle-rhel8.zip, Looker image ZIP file, and the zip file generated byLookerPreInstallationToolto the air-gapped Linux machine. When running the install script, specify the file name by adding the optional argument-ifor the image ZIP file and the argument-ofor the offline bundle zip file../looker-initialization.sh -k <your-gpg-key> -s ‘<your-sudo-password>’ -i looker_image.tar.zip -o offline-bundle-rhel9.zip./looker-initialization.sh -k <your-gpg-key> -s ‘<your-sudo-password>’ -i looker_image.tar.zip -o offline-bundle-rhel9.zipNote: The script takes either relative or absolute path. By default, if the zip files are in the same folder, you can skip./.Note: If you are using offline bundle and offline image, make sure that they are in the same folder aslooker.zip.