SPLK-1004 Exam QuestionsBrowse all questions from this exam

SPLK-1004 Exam - Question 55


Which of these generates a summary index containing a count of events by productid?

Show Answer
Correct Answer: AC

The correct command to generate a summary index containing a count of events by productid is 'sistats count by productId'. The 'sistats' command is the summary indexing version of the 'stats' command and is specifically used for creating summary indexes.

Discussion

1 comment
Sign in to comment
Eddie_examOption: C
Apr 25, 2024

Correct answer is C. The sistats command is one of several commands that you can use to create summary indexes. The sistats command is the summary indexing version of the stats command. See https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Sistats