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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...