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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...