Splunk SOAR

Integration HTTP https://splunkbase.splunk.com/app/5904

marq198
Observer

Hi, 

I ran the HTTP splunk integrations with https://splunkbase.splunk.com/app/5904 
I have a problem sending a put request to splunk ES according to the
https://docs.splunk.com/Documentation/ES/latest/API/NotableEventAPIreference#.2Fservices.2Fnotable_update 

I don't know what the body and header should look like, the connection works for me because it returns that I have access, Status Code: 400 Data from server: \"ValueError: One of comment, newOwner, status, urgency, disposition is required".
\
Anyone encountered this probleme ?

Labels (1)
0 Karma

phanTom
SplunkTrust
SplunkTrust

@marq198 you know the Splunk app has an "update_notable" action?

You say you don't know what the header or body should look like? I would ask shy you're trying this without that information, it's kind of important 😁.

See if you can use the Splunk app otherwise I would recommend reading up on how to interact with the Splunk API and then you should be able to make it work: https://docs.splunk.com/Documentation/Splunk/9.2.0/RESTTUT/RESTTutorialIntro 

0 Karma

marq198
Observer

I know how the header and body should look like, while in this integration it does not work, did you use it ?

according to the SOAR integration documentation, it can be delivered in json format so it provides such a format

body:

{"ruleUIDs":"xxx","newOwner":"xxx","comment": "test","status":"5","disposition":"disposition:2"}

0 Karma
Get Updates on the Splunk Community!

Changes to Splunk Instructor-Led Training Completion Criteria

We’re excited to share an update to our instructor-led training program that enhances the learning experience ...

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

❄️ Welcome the new year with our January lineup of Community Office Hours, Tech Talks, and Webinars! 🎉 ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...