Splunk SOAR

Splunk App for SOAR Export not sending notables when running on a schedule

JJCO
Engager

I have the Splunk App for SOAR Export running.  I can open one of the forwarding events, click "Save and Preview' and send any events into SOAR,  This is working.  

I can go into the Searches, reports, and alerts area find the alert the app created, it's scheduled, running and finding notables.  This is working.

What's not working is when the schedule alert runs, what it finds never gets sent into SOAR.

So, manually sending to SOAR works from the app, the scheduled alert the app uses is running and finding notables, but nothing ever goes into SOAR.  The owner is nobody for all of the searches.  Is this a permissions issue maybe?

0 Karma

churyn_splunk
Splunk Employee
Splunk Employee

Make sure you are setting a valid label for the container.  Also, double check for valid severity and sensitivity being set on container.

 

You can check for errors when Splunk tries to create container in SOAR. Run this SPL:

index=cim_modactions error

0 Karma
Get Updates on the Splunk Community!

Buttercup Games: Further Dashboarding Techniques

Hello! We are excited to kick off a new series of blogs from SplunkTrust member ITWhisperer, who demonstrates ...

Message Parsing in SOCK

Introduction This blog post is part of an ongoing series on SOCK enablement. In this blog post, I will write ...

Exploring the OpenTelemetry Collector’s Kubernetes annotation-based discovery

We’ve already explored a few topics around observability in a Kubernetes environment -- Common Failures in a ...