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 an unprivileged 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 unprivileged cluster.
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 unprivileged installer from the Splunk SOAR site. The unprivileged installer prepackages its dependencies and can be installed on systems that cannot reach out to the internet. The unprivileged installer is named in the format
splunk_soar-unpriv-<major>.<minor>.<patch>.<build>-<commit_short_sha>-el7-x86_64.tgz
. - Extract the TGZ file you downloaded using
tar -xf <installer>.tgz
. - As the user that owns the SOAR installation, run the soar-install script provided with the new version. It will automatically detect that you're running an upgrade:
./soar-install --upgrade --with-apps
Upgrade a privileged cluster | default credentials, script options, and sample configuration files |
This documentation applies to the following versions of Splunk® SOAR (On-premises): 5.3.1, 5.3.2
Feedback submitted, thanks!