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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...