SplunkSplunk
SPLK-1002 · Question #178
SPLK-1002 Question #178: Real Exam Question with Answer & Explanation
Sign in or unlock SPLK-1002 to reveal the answer and full explanation for question #178. The question stem and answer options stay visible for context.
Filtering and Grouping Results
Question
Which syntax will find events where the values for the 1 field match the values for the Renewal- MonthYear field?
Options
- A| where 10yearAnnerversary=Renewal-MonthYear
- B| where `10yearAnnerversary=Renewal-MonthYear
- C| where 10yearAnnerversary='Renewal-MonthYear'
- D| where `10yearAnnerversary'='Renewal-MonthYear'
Unlock SPLK-1002 to see the answer
You've previewed enough free SPLK-1002 questions. Unlock SPLK-1002 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Splunk SPL#`where` command#Field comparison#Syntax