Install Splunk SOAR (On-premises) using the Amazon Marketplace Image
Install Splunk SOAR (On-premises) for AWS from the AWS Marketplace in the security category.
The AMI version of Splunk SOAR (On-premises) is for an unprivileged installation, meaning the the application runs under the phantom user account, and not as root.
- The base installation directory for the AMI is /opt/phantom/.
- The AMI uses a custom HTTPS port of 9999. A firewalld forwarding rule routes traffic directed to the standard HTTPS port 443 to the custom HTTPS port 9999.
Prerequisites
Your AWS instance must meet or exceed the requirements for either an evaluation system for evaluation or Proof of Value testing, or a production system for production use, and must include:
- A supported operating system. See Supported operating systems.
- Sufficient storage. See System requirements for production use.
Federal Information Processing Standard (FIPS) support
Splunk SOAR (On-premises) can be deployed in a FIPS compliant mode, if the operating system kernel is in FIPS mode.
- Your operating system, either RHEL or CentOS must be in FIPS mode.
- You must create a new, unprivileged deployment of Splunk SOAR (On-premises), either as a single instance or as a cluster.
Information about setting up RHEL 7.x or CentOS 7.x in Federal Information Processing Standard (FIPS) mode can be found in the Red Hat Security Guide in Chapter 9.
Information about setting up RHEL 8.x in Federal Information Processing Standard (FIPS) mode can be found in the Red Hat Security Guide in Chapter 2.
Installation
Perform the following tasks to install Splunk SOAR (On-premises):
- Log in to your AWS EC2 account.
- From your EC2 dashboard, select Launch Instance.
- In the AWS Marketplace, search for Splunk SOAR (On-premises).
- On the Amazon Machine Image entry, click Select.
- Click Continue.
- Select an instance size. The default is m5.xlarge. Splunk SOAR (On-premises) does not support using instances smaller than t2.xlarge.
- Click Next: Configure Instance Details.
- Configure the instance according to your organization's policies.
- Click Next: Add Storage.
- Add storage. Note: You can increase disk size later, but you cannot decrease disk size.
- Click Next: Add Tags.
- Add tags to help identify your Splunk SOAR (On-premises) installation in your EC2 dashboard.
- Click Next: Configure Security Group.
- Configure Security Groups. By default, SSH, HTTP, and HTTPS are permitted from all IP addresses. Increase security by limiting access to your organization's IP addresses.
- Click Review and Launch.
- Generate or choose SSH keys. Note: The SSH user account is phantom. This user account has sudo access for elevating to root.
- Click Launch Instances. The installation typically takes 15 minutes to complete.
Next step: log in to verify the installation
You can log in to the Splunk SOAR (On-premises) web interface after the setup script completes to configure user accounts and additional settings. See Log in to the Splunk SOAR (On-premises) web interface.