SPLK-1002 Exam Question 126

Which syntax will find events where the values for the 1 field match the values for the Renewal-MonthYear field?
| where 10yearAnnerversary=Renewal-MonthYear
| where '10yearAnnerversary=Renewal-MonthYear
| where 10yearAnnerversary='Renewal-MonthYear'
| where '10yearAnnerversary'='Renewal-MonthYear'

SPLK-1002 Exam Question 127

Which of the following statements describe data model acceleration? (select all that apply)
  • SPLK-1002 Exam Question 128

    It is mandatory for the lookup file to have this for an automatic lookup to work.
  • SPLK-1002 Exam Question 129

    Which syntax is used to represent an argument in a macro definition?
  • SPLK-1002 Exam Question 130

    When defining a macro, what are the required elements?