Splunk Search

Splunk index

kajalchopade071
Path Finder

How can i populate data from primary index to summary index using collect command. 

By using collect command can we populate the logs from primary to summary index 

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @kajalchopade071,

usually summary indexes are used in three cases:

  • to summarize events in a different index, in other words, you save in the summary index the results of a grouping command (e.g. stats or timechart) so, you have the already calculated values,
  • to save only some fields and have quicker results in search because the field extarction are already present in the summary index events,
  • To save some values of events for a period longer than retention.

In other words: usually in summary indexes you don't store the full events but only elaborated results of a query.

Ciao.

Giuseppe

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Or you can create a report, and use it for summary indexing. Normally, you might put this on a schedule e.g. hourly, but you should make sure that each report does not produce overlapping events with those events already covered by the summary index.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...