Splunk Search

Is it possible to connect and send queries to Splunk from another application to retrieve results?

dmilushev81
New Member

Hi,

I am interested in the possibility of sending queries from an application (Lavastorm) to Splunk to retrieve results. I then want to process them and run some parallel queries.
The application supports ODBC. Is there a possibility to call Python or R scripts as well?

Thanks

0 Karma

woodcock
Esteemed Legend

You can do this easily several ways. You can use the REST API on your search head or you can just use the CLI with scripting (go ahead and login to your Search Head CLI and try it). You will, however, have to hard-code a user/password into your code somewhere.

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, ...