Splunk Search

how to run a python file in splunk?

harshal_chakran
Builder

Hi,

I have created a python file "newapp.py", which does the normal search operation. I run it on console and get the respective result from it.
Now I need to know while creating an application for Splunk:

1) Where do I put this newapp.py file?

2) How does my application will come to know, which file to take?

3) How to show my output on Splunk web?

Kindly help

Tags (4)
0 Karma
1 Solution

MuS
SplunkTrust
SplunkTrust

Hi harshal_chakranarayan,

find all the needed information in this doc about add the custom command to Splunk

hope this helps ...

cheers, MuS

View solution in original post

MuS
SplunkTrust
SplunkTrust

Hi harshal_chakranarayan,

find all the needed information in this doc about add the custom command to Splunk

hope this helps ...

cheers, MuS

harshal_chakran
Builder

Hi,
I have tried the steps mentioned in above link. But I see no output after restarting Splunk. I have placed my python file in bin folder of the app and defined the call in commands.conf file. Am I doing anything wrong??

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