Splunk Search

Searches running in Batches and needs to be triggered once the previous search is completed

chintan_shah
Path Finder

i am creating various reports which are schedule on cron expression but i wanted to see if there is any possibilites to trigger the searches if the previous search is ran successfully.
I am running various searches which create a csv as output and my last search runs a python scripts which combines all the csv into excel.

Tags (2)
0 Karma

somesoni2
SplunkTrust
SplunkTrust

If you're admin (in other words have access to _internal index), your last search (which triggers python script) can look at scheduler logs (index=_internal sourcetype=scheduler status=success savedsearch_name="YoursearchName1" OR savedsearch_name="YoursearchName2" OR ..) to check status and then fire the script action.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...