Knowledge Management

Duplicate entries produced by saved search in summary index

lahariveerlapat
Explorer

I have 28 saved searches and each one of the searches is executed in 5 mins gaps. Even though I have dispersed the schedule, the summary index has double the entries of saved searches.
Any ideas or solutions are appreciated.

0 Karma

lguinn2
Legend

I don't know why, but I see weirdness in your savedsearches.conf stanza:

auto_summarize.dispatch.earliest_time = -1d@h
cron_schedule = 45 0 *  
dispatch.earliest_time = -1d@d
dispatch.latest_time = -0d@d

I think this should be

auto_summarize.dispatch.earliest_time = -1d@h
cron_schedule = 45 0 * * *
dispatch.earliest_time = -1d@d
dispatch.latest_time = -0d@d

Also, have you accelerated this search? If yes, I would probably turn off acceleration.

If this doesn't help, what is the actual search string?

It looks like this search should run once per day at 12:45 am and summarize for the previous day.

0 Karma

lahariveerlapat
Explorer

the search timeframe of each searches are -1d@d to -0d@d.

action.email.reportServerEnabled = 0
action.summary_index = 1
action.summary_index._name = sampleindex
alert.digest_mode = True
alert.suppress = 0
alert.track = 0
auto_summarize.dispatch.earliest_time = -1d@h
cron_schedule = 45 0 * * *
dispatch.earliest_time = -1d@d
dispatch.latest_time = -0d@d

display.general.type = statistics
display.page.search.mode = verbose
display.visualizations.show = 0
enableSched = 1
realtime_schedule = 0

0 Karma

s2_splunk
Splunk Employee
Splunk Employee

What is the search timeframe for each search...?
Can you post an example from your savedsearches.conf?

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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