Splunk SOAR

Is there any way to get any debug info inside this script?

djacquens
Path Finder

Hi,

We need to use a preprocess script for the Crowdstrike APP but don't manage to have it working.

We are interested about any information on how this works.
Is there any way to get any debug info inside this script?

Would you have a basic script to start with?


Thanks in advance 😉

David

Labels (2)
0 Karma
1 Solution

msayar
Splunk Employee
Splunk Employee

You can see an example preprocess script for another app here. You can get debug logging by using the function self.debug_print("sup")

View solution in original post

djacquens
Path Finder

I had missed your reply. Thank you very much

0 Karma

msayar
Splunk Employee
Splunk Employee

You can see an example preprocess script for another app here. You can get debug logging by using the function self.debug_print("sup")

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...