Splunk SPLK-1002 - Splunk Core Certified Power User Exam
Which of the following workflow actions can be executed from search results? (select all that apply)
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?
Using the Field Extractor (FX) tool, a value is highlighted to extract and give a name to a new field. Splunk has not successfully extracted that value from all appropriate events. What steps can be taken so Splunk successfully extracts the value from all appropriate events? (select all that apply)
Which of the following is a function of the Splunk Common Information Model (CIM)?
Which of the following searches show a valid use of macro? (Select all that apply)
The macro weekly_sales (2) contains the search string:
index—games I eval Product Sales = $price$ $AmountS01d$
Which of the following will return results?
Which of the following statements describe the search string below?
| datamodel Application_State All_Application_State search
What is the Splunk Common Information Model (CIM)?
These kinds of charts represent a series in a single bar with multiple sections
When using multiple expressions in a single eval command, which delimiter is used?
