Getting Data In

When we need si* for summary indexing?

hochit
Path Finder

Is it necessary to use si* command for summary index and we need to make it as scheduled save?

Since I recall the saved search (it's not using si*), it still returns me the result as quick as I recall it from index=summary. Or Splunk actually is doing the trick for me?

rroberts
Splunk Employee
Splunk Employee

If you havent already seen it there is a good article here and link to video ... http://www.splunk.com/base/Documentation/4.2/Knowledge/Usesummaryindexing

"Note: You do not have to use the si- summary index search commands if you are proficient with the "old-school" way of creating summary-index-populating searches. If you create summary indexes using those methods and they work for you there's no need to update them. In fact, they may be more efficient: there are performance impacts related to the use of the si- commands, because they create slightly larger indexes than the "manual" method does."

gkanapathy
Splunk Employee
Splunk Employee

Hmm. It's not always true that si generates large results. For example, for computing medians and percentiles, si will likely be considerably more efficient than whatever you come up with manually. However, there will also be cases where you can't use si commands to summarize and retrieve the data as you need.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...