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!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Note: This post outlines a proposed architecture and serves as an interest check. If we secure commitments ...