Splunk SOAR

Can I extend the limits of output in my playbook?

peterng_
Engager

I'm using Splunk SOAR 5.3.3. When I add 10 outputs for a playbook, the warning text appear "Limit 10 outputs reached". 

Can I extend the limits of output in my playbook? 

Labels (1)
0 Karma

phanTom
SplunkTrust
SplunkTrust

@fkpp2 ah yes, apologies I saw 10 outputs and instantly went to CF 😄

I like your approach for the playbooks. Thanks for clarifying as I am sure it will help ppl in the future. 

 

0 Karma

fkpp2
Engager

Hi @peterng_ ,

probably a little bit late and you might have found a solution to this already.

What I am doing in case I need more than 10 input or output variables, is putting a JSON object into one of the variables and parse it in the parent/sub playbook accordingly.

BR,

Florian

0 Karma

phanTom
SplunkTrust
SplunkTrust

@fkpp2 @peterng_ you can actually get them by using "nested JSON" in the output and can also use the datapath in the playbook without parsing. 

E.G.

output of CF = <field>

Output JSON {"field": {"sub-field1": "<value>", "sub-field2", "<value>"}}

Then just add the sub-field name to the datapath in the playbook:

phanTom_0-1673436501951.png

phanTom_1-1673436517835.png


-- If this helps please mark as a solution. Happy SOARing! --

 

 

0 Karma

fkpp2
Engager

When a CF comes into play, I agree with your approach.

Otherwise this is what I was suggesting, when trying to pass more than 10 variables to a sub playbook:

Main PB:

pb1.png

pb3.png

Sub PB:

pb2.png

You just need to json.loads() the ticket_input data according to your needs in a CF / code block and can access the fields as a datapath.

 

BR,

Florian

Get Updates on the Splunk Community!

Uncovering Multi-Account Fraud with Splunk Banking Analytics

Last month, I met with a Senior Fraud Analyst at a nationally recognized bank to discuss their recent success ...

Secure Your Future: A Deep Dive into the Compliance and Security Enhancements for the ...

What has been announced?  In the blog, “Preparing your Splunk Environment for OpensSSL3,”we announced the ...

New This Month in Splunk Observability Cloud - Synthetic Monitoring updates, UI ...

This month, we’re delivering several platform, infrastructure, application and digital experience monitoring ...