Knowledge Management

How to create summary indexes in a certain sequence?

cipherjake
Explorer

I want to create summary index in sequence.

(1) Report schedule
-> summaryindex001

(2) Search base is summaryindex001 report schedule
-> summaryindex002

I want to create (2) after (1) was over.

Are there any good ideas for that?

Thanks.


サマリインデックスを順番に作成していきたいです。

(1) 最初にsummaryindex001を作成します。
(2) summaryindex001からさらにsummaryindex002を作成します。

(1)が終わってから(2)を作成させたいです。

何か良い方法があるでしょうか?

宜しくお願いします。

0 Karma
1 Solution

yannK
Splunk Employee
Splunk Employee

You can use the scheduler cron notation to order them.

example :

  • search 1 with cron 0 1 * * * will run at 1am
  • search 2 with cron 0 2 * * * will run at 2am

make sure that the search 1 takes less than 1hour to run.

View solution in original post

yannK
Splunk Employee
Splunk Employee

You can use the scheduler cron notation to order them.

example :

  • search 1 with cron 0 1 * * * will run at 1am
  • search 2 with cron 0 2 * * * will run at 2am

make sure that the search 1 takes less than 1hour to run.

cipherjake
Explorer

Thank you for your information!!
This problem was resolved thanks to your support.

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

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...