Splunk Dev

splunk python script

sg5258
Explorer

Hi,

I have a python script that help me to filter and process my data file before feeding to splunk.
After that, i am wondering is there a way to run the python without installing python exe.
Is there a way to use splunk python module to execute external python script?
This is because my company wouldn't allow to install other software easily.

Thanks.

Tags (1)
0 Karma
1 Solution

Takajian
Builder

If you use scripted input, you will not need to install python module. You can filter the data file, then splunk monitor the file and index it.

View solution in original post

0 Karma

Drainy
Champion

If you install a Splunk indexer and change it into a heavy forwarder you can configure it with scripted inputs as it comes with the Python interpreter. Splunk universal forwarders cannot execute python scripted inputs so if it was on a remote system you would have to install a python exe.

0 Karma

Takajian
Builder

If you use scripted input, you will not need to install python module. You can filter the data file, then splunk monitor the file and index it.

0 Karma
Get Updates on the Splunk Community!

Celebrating the Winners of the ‘Splunk Build-a-thon’ Hackathon!

We are thrilled to announce the winners of the Splunk Build-a-thon, our first-ever hackathon dedicated to ...

Why You Should Register for Splunk University at .conf25

Level up before .conf25 even begins Splunk University is back in Boston, September 6–8, and it’s your chance ...

Building Splunk proficiency is a marathon, not a sprint

Building Splunk skills is a lot like training for a marathon. It’s about consistent progress, celebrating ...