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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...