Getting Data In

External Scripts

vaishnavi07
Explorer

Hi all. I need to get data from Splunk by invoking an external scrip(Python etc..). Directly when i run the script i need to get the output data. For e.g i need to get the data from an index "CDM" Is there a way to do it? How to start with this? Thanks in advance.

Tags (1)
0 Karma

jacobwilkins
Communicator

It sounds like you are wanting a Python script that dispatches a search in Splunk, and then returns the results?

If that is the case, check out the Python SDK. I think one of the example scripts does what you want.

0 Karma

woodcock
Esteemed Legend
0 Karma

paramagurukarth
Builder

Check for the availability of the REST end point for those resources..
you can even execute queries...

Refer the below link
http://dev.splunk.com/restapi

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...