SPLK-1004 Exam QuestionsBrowse all questions from this exam

SPLK-1004 Exam - Question 48


What is the value of base lispy in the Search Job Inspector for the search index=sales clientip=170.192.178.10?

Show Answer
Correct Answer: A

The value of base lispy in the Search Job Inspector for the given search query appears in the form of [ index::sales 192 AND 10 AND 178 AND 170 ]. This translates the search query into its base components, representing the search index and client IP address components in the specified sequence.

Discussion

2 comments
Sign in to comment
Eddie_examOption: D
Apr 25, 2024

Correct answer is D. Lispy sorts alphabetically and number from small to large. See https://conf.splunk.com/files/2017/slides/fields-indexed-tokens-and-you.pdf

Eddie_exam
Apr 25, 2024

Splunk Fundamentals 3 slide 285 also has an example of this but no explanation.