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 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. This section applies to privileged clusters running on local hardware, or privileged clusters running in Amazon Web Services.
- Read upgrade overview and prerequisites.
- Prepare each node for upgrade:
- On each cluster node, update the operating system and installed packages: See Prepare your deployment for upgrade.
- On each cluster node, install the source repositories and signing keys. See repositories and signing keys packages.
- On each node, log in to the operating system as either the root user or a user with sudo privileges and install the repositories and signing keys packages.
- On each node, one node at a time, Upgrade the cluster node.
- If the upgrade script produced the following message: Then run the command:
To improve database performance, after completing the upgrade, run: su - postgres -c '/usr/pgsql-11/bin/vacuumdb -h /tmp --all --analyze-in-stages'
su - postgres -c '/usr/pgsql-11/bin/vacuumdb -h /tmp --all --analyze-in-stages'
- Once all cluster nodes have been upgraded, reindex playbook data. From Main Menu > Administration > Administration Settings > Search Settings, select "playbooks from the drop-down menu, then click the Reindex Search Data button.
Upgrade the cluster node
Do not attempt to upgrade all the nodes at the same time. Upgrade a single node and bring it back online before proceeding to the next cluster node.
When you have upgraded N+1 nodes, where N is equal to half of the number of nodes in your cluster, database migrations will be applied. This can take a significant amount of time, depending on the amount of data in your database and the version of from which you're upgrading.
- Log in to the operating system as either the root user or a user with sudo privileges.
- Run the upgrade script. You will be prompted during this script for your Community portal login.
For example, as the root user:If you want to upgrade all of your installed apps during the upgrade use:/opt/phantom/bin/phantom_setup.sh upgrade --without-apps
/opt/phantom/bin/phantom_setup.sh upgrade
Because upgraded apps may require changes to their asset configuration, apps should be individually evaluated and upgraded using Main Menu > Apps, then clicking the APP UPDATES button.
Upgrade a single unprivileged instance | Upgrade an unprivileged Cluster |
This documentation applies to the following versions of Splunk® SOAR (On-premises): 5.1.0, 5.2.1
Feedback submitted, thanks!