Splunk Enterprise

Why is Savedsearch giving only partial results?

analysthok
Loves-to-Learn Lots

 

I have a saved search pushed to my splunk app.

The search only gives me partial events searched (9k events ), where as when the saved search it in "search and reporting" app i get the complete results. (6000k events)

 

My savedsearch.conf inside my app directory 
"/opt/splunk/etc/apps/My_APP/local/savedsearches.conf"

 

 

[My_SavedSearch]
cron_schedule = 0 0 * * *
dispatch.earliest_time = -7y@y
dispatch.index_earliest = -7y@y
dispatch.index_latest = now
enableSched = 1
run_on_startup = 1
dispatch.max_count = 500000000
search = | pivot Authentication Authentication count(Authentication) AS totalcount SPLITROW sourcetype AS sourcetype SORT 100 sourcetype ROWSUMMARY 0 COLSUMMARY 0 SHOWOTHER 1 | eval modelname="Authentication"

 

 

My splunk app - savedsearchMy splunk app - savedsearch

 

savedsearch in search appsavedsearch in search app

Labels (1)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

have you look what job inspector has said about those jobs? That could give some hints to us.

r. Ismo

0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...