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 the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...