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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 GA in US-AWS!

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