Splunk Search

Looking for the correct approach in integrating our prediction platform with Splunk

abhilashr
New Member

Hi,
I am a beginner here. We run a prediction platform for network incidents and wish to integrate with Splunk. We will be extracting the processed logs from Splunk and showing semantics in our platform. Currently we are using Splunk REST APIs extracting data successfully. Yet, I heard of Splunk APP and Add-ons in Splunkbase which I believe is for moving data from outside to Splunk. Request your guidance in identifying whether we should go for APP/Add-on or go ahead with REST APIs only regards abhi

0 Karma
1 Solution

ivanreis
Builder

I believe if the API method is working properly in your environment, you can keep doing it. In additional there is a SDK method that also being used for high volume of data and one of advantages is the automation.

Check these document:
https://docs.splunk.com/Documentation/Splunk/8.0.0/Search/Exportsearchresults

SDK -> https://docs.splunk.com/Documentation/Splunk/8.0.0/Search/ExportdatausingSDKs

View solution in original post

0 Karma

ivanreis
Builder

I believe if the API method is working properly in your environment, you can keep doing it. In additional there is a SDK method that also being used for high volume of data and one of advantages is the automation.

Check these document:
https://docs.splunk.com/Documentation/Splunk/8.0.0/Search/Exportsearchresults

SDK -> https://docs.splunk.com/Documentation/Splunk/8.0.0/Search/ExportdatausingSDKs

0 Karma
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 ...