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!

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