Welcome to Splunk SOAR (On-premises) 6.2.2
The Splunk SOAR (On-premises) platform combines security infrastructure orchestration, playbook automation, and case management capabilities to integrate your team, processes, and tools to help you orchestrate security workflows, automate repetitive security tasks, and quickly respond to threats.
If you are new to Splunk SOAR (On-premises), read About Splunk SOAR (On-premises) in the Use Splunk SOAR (On-premises) manual to learn how you can use Splunk SOAR (On-premises) for security automation.
If your Splunk SOAR (On-premises) deployment uses the Splunk SOAR Automation Broker see see What's new in Splunk SOAR Automation Broker in the Set up and manage Splunk Automation Broker documentation.
June 04, 2024 Release 6.2.2
Action required: GlusterFS repository update
The mirror for GlusterFS packages has moved, changing the URL Splunk SOAR (On-premises) uses download those packages. You will need to update the installer file install_common.py
before you can build or upgrade a clustered deployment, or use a GlusterFS external fileshare.
With a text editor, update install_common.py
.
GLUSTER_RPM_SOURCE_BASE_URL_EL8
declaration. Change the word "mirror" in the URL to the word "vault."
Removed Features
- End of PostgreSQL 11.x support. PostgreSQL 11.x is End of Life. Splunk SOAR (On-premises) supports PostgreSQL release 15.x. See Splunk SOAR (On-premises) upgrade overview and prerequisites for information on upgrading Splunk SOAR (On-premises) and PostgreSQL.
Enhancements
This release of Splunk SOAR (On-premises) includes the following enhancements.
Splunk idea | Feature | Description |
---|---|---|
PPSID-I-400PPSID-I-660PPSID-I-216 | Visual Playbook Editor updates | Operators for playbook conditionsAdded operators for use in playbook decision, filter, and logic loop blocks. New operators include matches regex , is true , is false , is none , is empty , and is list , among others. For details, see Operators for conditions in the Use filters in your Splunk SOAR (Cloud) playbook to specify a subset of artifacts before further processing article and condition in the Playbook automation API article.
Updated prompts functionalityYou can now specify a prompt block response type, even if no question is included. For details, see Require user input using the Prompt block in your Splunk SOAR (On-premises) playbook.
Performance improvements Made significant improvements to VPE performance, resulting in a 15-30x speed increase when loading and editing large playbooks.
Reading long datapathsYou can now hover over the datapath in the configuration panel to see the entire datapath displayed in a tooltip.
Drag-and-drop playbook blocksYou can now add a playbook block to the canvas by selecting a block from the side panel, dragging it to the canvas, and dropping it on top of the block you want it to follow.
|
Universal Forwarder improvements | Added support for using HTTP forwarders, which support HTTP load balancers and the use of HEC. See Customize your forwarder configuration in Administer Splunk SOAR (On-premises). | |
Library updates | Updated the following libraries:
| |
New default value for asset action concurrency limit | When you create an asset, one of its settings is its action concurrency limit, which controls how many actions the asset can run at one time. In earlier releases, an asset's action concurrency limit defaulted to one. In Splunk SOAR (On-premises) release 6.2.2 and higher, the default for new assets has been set to five. Existing assets have not been modified. Note: Make sure any custom app you write or install can support multiple concurrent actions. If an app you use does not support multiple concurrent actions, set the action concurrency limit to 1 for any new assets you create for that app.
For information on setting or editing an assets concurrent action limit, see Set the concurrent action limit in Administer Splunk SOAR (On-premises). | |
Updated Automation Broker permissions | Automation Broker permissions for user roles
A new permission set
To add Customize the UID and GID for the Automation Broker You can customize the UID and GID for the Automation broker by setting these new environment variables in the docker-compose.yaml.
| |
UX performance enhancements | Several updates have been made to improve the performance of the Splunk SOAR (On-premises) user interface.
| |
Search improvements | The search interface was improved, making filtering options more obvious. See Search within Splunk SOAR (On-premises) in Use Splunk SOAR (On-premises). |
See also
- For known issues in this release, see Known issues for Splunk SOAR (On-premises).
- For fixed issues in this release, see Fixed issues for Splunk SOAR (On-premises).
- For release notes for the Splunk SOAR Automation Broker, see What's new in Splunk SOAR Automation Broker in the Set up and manage Splunk Automation Broker documentation.