SPLK-1002 Exam Question 1

Which of the following eval commands will provide a new value for host from src if it exists?
  • SPLK-1002 Exam Question 2

    A data model consists of which three types of datasets?
  • SPLK-1002 Exam Question 3

    A user runs the following search:
    index-X sourcetype=Y I chart count (domain) as count, sum (price) as sum by product, action usenull=f useother-f Which of the following table headers match the order this command creates?
  • SPLK-1002 Exam Question 4

    Two separate results tables are being combined using the join command. The outer table has the following values:
    The inner table has the following values:

    The line of SPL used to join the tables is: join employeeNumber type=outer How many rows are returned in the new table?
  • SPLK-1002 Exam Question 5

    Which of the following searches show a valid use of a macro? (Choose all that apply.)