All Apps and Add-ons

Getting SID (search ID) from search results

joydeep741
Path Finder

My scheduled job in Splunk DB connect app runs 3 times a day and pulls DB records to an Index.
say index=my_index

Is there a way I can get the Search Job ID associated with the scheduled job ?

So that I can see how many records were fetched each time the scheduled search ran

I want to see the results something like:
DATE SID COUNT
01/04/2019 101 223
01/04/2019 102 226
01/04/2019 103 227

Basically I want anything unique associated with the results.

0 Karma
1 Solution

sduff_splunk
Splunk Employee
Splunk Employee

You can include | addinfo to your query which will add the time the search ran and the SID of that search.
https://docs.splunk.com/Documentation/Splunk/7.2.4/SearchReference/Addinfo

View solution in original post

0 Karma

lakshman239
Influencer

You should be able to see them in 'sid' field in index=_internal source="*dbx2* " and then use source/sourcetype/fields to match your scheduled search

0 Karma

sduff_splunk
Splunk Employee
Splunk Employee

You can include | addinfo to your query which will add the time the search ran and the SID of that search.
https://docs.splunk.com/Documentation/Splunk/7.2.4/SearchReference/Addinfo

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 ...