Splunk Dev

Splunk Python Scripting

nilampakhare
New Member

I need to provide the output of splunk search result to a python script which will print the output from the search result to a logger or console using python..

For instance,
index="fact_agg" | addresult.py

So here my index is "fact_agg" and my python script would be addresult.py ...Can I provide the output of index "fact_agg" to the python script which in turn will log the output to a logger or console using python script...
Please look further..

Tags (2)
0 Karma

Damien_Dallimor
Ultra Champion

Why don't you use the Splunk SDK for Python ,write a python script that executes the search "index=fact_agg" , and output the results as you require them.

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...