Getting Data In

Programatically accessing external APIs from splunk in Python

aayushtandon23
New Member

Need to access some URLs, from Splunk programatically in Python.
Need to know what should be the structure of the app and what files need to be placed in the bin and default folder respectively
Basically a splunk app is need to be created which get data from some APIs, we are able to hit those APIs and get the result outside of Splunk, but need to access them from splunk and display the data in dashboard without indexing the data into Splunk.

0 Karma

poete
Builder

Hello @aayushtandon23,

I suppose you already read this, right?

https://docs.splunk.com/Documentation/Splunk/7.1.1/AdvancedDev/ModInputsBasicExample

It contains a lot of details and the structure of the app

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...