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!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...