BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Splunk Exam SPLK-1004 Topic 1 Question 10 Discussion

Actual exam question for Splunk's SPLK-1004 exam
Question #: 10
Topic #: 1
[All SPLK-1004 Questions]

A report named "Linux logins" populates a summary index with the search string sourcetype=linux_secure| sitop src_ip user. Which of the following correctly

searches against the summary index for this data?

Show Suggested Answer Hide Answer
Suggested Answer: B

When searching against summary data in Splunk, it's common to reference the name of the saved search or report that populated the summary index. The correct search syntax to retrieve data from the summary index populated by a report named 'Linux logins' is index=summary search_name='Linux logins' | top src_ip user (Option B). This syntax uses the search_name field, which holds the name of the saved search or report that generated the summary data, allowing for precise retrieval of the intended summary data.


Contribute your Thoughts:

Raelene
5 months ago
That makes sense, but D also uses stats which aggregates properly.
upvoted 0 times
...
Adrianna
6 months ago
Because the search_name is 'Linux logins' and not just the sourcetype.
upvoted 0 times
...
Breana
6 months ago
Why B? Shouldn't it be D?
upvoted 0 times
...
Adrianna
6 months ago
I think option B is correct.
upvoted 0 times
...
Kaycee
6 months ago
Yes, it tests your understanding of summary indexes.
upvoted 0 times
...
Stanford
7 months ago
This question seems tricky.
upvoted 0 times
...

Save Cancel