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!

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...

[Live Demo] Watch SOC transformation in action with the reimagined Splunk Enterprise ...

Overwhelmed SOC? Splunk ES Has Your Back Tool sprawl, alert fatigue, and endless context switching are making ...

What’s New & Next in Splunk SOAR

Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us on ...