Splunk® Phantom (Legacy)

Install and Upgrade Splunk Phantom

Acrobat logo Download manual as PDF


This documentation does not apply to the most recent version of Splunk® Phantom (Legacy). For documentation on the most recent version, go to the latest release.
Acrobat logo Download topic as PDF

Install Splunk Phantom on a system with limited internet access

Use a tar file to install Splunk Phantom without an internet connection.

Prerequisites

Contact Phantom support to get this installation file. You can open a support case at Splunk Support and Services or by calling +1(855)SPLUNK-S or +1(855)775-8657. International Splunk Support numbers are found in the Contact Us section of the Splunk website.

Supported operating systems for this method:

  • Red Hat Enterprise Linux 6.9
  • Red Hat Enterprise Linux 7.5
  • CentOS 6.9
  • CentOS 7.5

On Red Hat Enterprise Linux, you must either create a satellite server or local YUM repository for operating system packages and other dependencies. See the Red Hat Knowledgebase article How can we regularly update a disconnected system (A system without internet connection)?

Operating System Repositories
CentOS 6.10 os
updates
CentOS 7.6 os
updates
Red Hat Enterprise Linux 6.10 rhel-6-server-rpms
rhel-6-server-optional-rpms
rhel-server-rhscl-6-rpms
Red Hat Enterprise Linux 7.6 rhel-7-server-rpms
rhel-7-server-optional-rpms
rhel-server-rhscl-7-rpms
Red Hat Enterprise Linux on AWS rhui-<region>-rhel-server-optional

Update the operating system and dependencies

Do these tasks with root permissions, either by logging in as root or as a user with sudo permission.

  1. Contact Splunk Phantom Support to get access to the offline installer tar file. Once access has been granted, you can download the file from the Splunk Phantom community website.
  2. Clear YUM's caches.
    yum clean all
  3. Update the operating system and all installed packages.
    yum update
  4. Restart the operating system.
    shutdown -r now

Install Splunk Phantom from the tar file

  1. Make a directory for the tar file.
    mkdir /usr/local/src/upgrade-<version>
  2. Change to the created directory.
    cd /usr/local/src/upgrade-<version>
  3. Download or copy the tar file to the directory.
  4. Extract the tar file.
    tar -xvzf phantom_offline_setup_<OS>-<version>.tgz
  5. Change to the directory phantom_offline_setup:
    cd phantom_offline_setup_<OS><version>
  6. Run the installation script.
    ./phantom_offline_setup_<OS>.sh install

    To install without apps, add --without-apps to the command:

    ./phantom_offline_setup_<OS>.sh install --without-apps

Next step: log in to verify the installation

You can log in to the Splunk Phantom web interface after the setup script completes to configure user accounts and additional settings. See Log in to the Splunk Phantom web interface.

Last modified on 22 January, 2021
PREVIOUS
Install Splunk Phantom to an existing server with RPM
  NEXT
Install Splunk Phantom as an unprivileged user

This documentation applies to the following versions of Splunk® Phantom (Legacy): 4.8, 4.9


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters