SPLK-1002 Exam Question 116

The timechart command buckets data in time intervals depending on:
  • SPLK-1002 Exam Question 117

    In the following eval statement, what is the value of description if the status is 503? index=main | eval description=case(status==200, "OK", status==404, "Not found", status==500, "Internal Server Error")
  • SPLK-1002 Exam Question 118

    To identify all of the contributing events within a transaction that contain at least one REJECTevent, which syntax is correct?
  • SPLK-1002 Exam Question 119

    Which of the following searches will return events contains a tag name Privileged?
  • SPLK-1002 Exam Question 120

    When creating a Search workflow action, which field is required?