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!

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...

AI for AppInspect

We’re excited to announce two new updates to AppInspect designed to save you time and make the app approval ...

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...