Knowledge Management

Expire Summary Indexing Information

KarunK
Contributor

Hi,

I am setting up summary indexing for period of 5min, weekly and monthly. Here is how I want it to be implemented.

Every Five minutes a schedule search will run and calculate the results for past 5minutes. After one week I would to expire these results and trigger another search that will search for the whole previous week. An after one month i would like to expire the weekly results and trigger another search for past whole month.

So a user can access 5 min data for the past week and weekly data for the previous week and monthly data before last month.

How will I implement this ?

Thanks in Advance.

Tags (1)
0 Karma

Masa
Splunk Employee
Splunk Employee

Create a summary index for each set;

summary5min (Retention policy, 1 week)

summary1week (Retention policy 1 month)

summary1month (Retention policy ??? )

every 5 min scheduled saerch is indexed to summary5min

every week schduled saerch is indexed to summary1week

every month scheduled search is indexed to summary1month

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...