After the future removal of the classic playbook editor, your existing classic playbooks will continue to run, However, you will no longer be able to visualize or modify existing classic playbooks.
For details, see:
Upgrade a privileged cluster
It is now possible to upgrade directly to later releases of Splunk SOAR (On-premises).
Privileged deployments upgrade directly to Splunk SOAR (On-premises) release 5.3.6, convert to unprivileged, then immediately upgrade to Splunk SOAR (On-premises) release 6.1.1.
Unprivileged deployments upgrade directly to Splunk SOAR (On-premises) release 6.1.1
See Splunk SOAR (On-premises) upgrade overview and prerequisites for more information.
Perform the following tasks to upgrade your cluster. These tasks apply to privileged clusters running on local hardware, or privileged clusters running in Amazon Web Services.
For each SOAR node, follow the upgrade instructions, one node at a time:
The same TAR file is used for install and upgrade processes. The file detects the presence of SOAR and installs or upgrades accordingly.
- Read upgrade overview and prerequisites.
- Restart the operating system if you did not recently restart it as part of the prerequisites in Step 1.
This step is required to ensure that the upgrade completes successfully and efficiently.
As the root user:reboot
- After the system restarts, log in to the operating system as either the root user or a user with sudo privileges.
- Download the privileged installer from the Splunk SOAR site. The installer is packaged with static versions of the product's dependencies when the product is built. The installer is named in the format
splunk_soar-priv-<major>.<minor>.<patch>.<build>-<commit_short_sha>-el7-x86_64.tgz
. - Extract the TGZ file you downloaded using
tar -xf <installer>.tgz
into the /opt/phantom directory. - The installer package you extracted creates a file called soar-install in the <PHANTOM_HOME>/splunk-soar directory. Run that as root:
sudo <PHANTOM_HOME>/splunk-soar/soar-install --upgrade --with-apps
You can see the full list of arguments for the soar-install script by using the --help
option.
Convert an existing privileged cluster to an unprivileged cluster
To convert your existing privileged cluster to an unprivileged one, see Convert a privileged deployment to an unprivileged deployment in Install and Upgrade Splunk SOAR (On-premises).
Upgrade a single unprivileged instance | Upgrade an unprivileged cluster |
This documentation applies to the following versions of Splunk® SOAR (On-premises): 5.3.3
Feedback submitted, thanks!