Splunk Core Certified Power User Exam Questions and Answers
What does the following search do?

Which of the following can be saved as an event type?
When creating a search workflow action, what character(s) are used as a placeholder for field values in the search string?
Where are the descriptions of the data models that come with the Splunk Common Information Model (CIM) Add-on documented?
What is the Splunk Common Information Model (CIM)?
Which of the following eval command function is valid?
What does the transaction command do?
Data model fields can be added using the Auto-Extracted method. Which of the following statements describe Auto-Extracted fields? (select all that apply)
To create a tag, which of the following conditions must be met by the user?
When can a pipe follow a macro?
Which of the following statements describe the search string below?
| datamodel Application_State All_Application_State search
How could the following syntax for the chart command be rewritten to remove the OTHER category? (select all that apply)

Which method in the Field Extractor would extract the port number from the following event? |
10/20/2022 - 125.24.20.1 ++++ port 54 - user: admin
A calculated field is a shortcut for performing repetitive, long, or complex transformations using which of the following commands?
To identify all of the contributing events within a transaction that contains at least one REJECT event, which syntax is correct?
What is the correct way to name a macro with two arguments?
What fields does the transaction command add to the raw events? (select all that apply)
By default, how is acceleration configured in the Splunk Common Information Model (CIM) add-on?
Which of the following is true about a datamodel that has been accelerated?
Which syntax is used to represent an argument in a macro definition?
Which of the following describes this search?
New Search
'third_party_outages(EMEA,-24h)'
Which of the following actions can the eval command perform?
How is an event type created from the search window? (select all that apply)
Which of the following are valid options to speed up reports? (Select all the apply.)
When using the transaction command, what does the argument maxspan do?
Given the event below, how can the value in the Zip_Code field be used to retrieve the local weather from an external resource?
25/Oct/2023:20:29:43 , 151.131.173.143 , V2.003 , Zip_Code: 75890 , DataCenter: DC1
Use the dedup command to _____.
Which of the following options should a user add to a search to limit transactions to a five minute time window?
Given the macro definition below, what should be entered into the Name and Arguments fileds to correctly configured the macro?

Which of the following describes the transaction command?
What is the correct syntax to find events associated with a tag?
Which type of visualization shows relationships between discrete values in three dimensions?
How is a macro referenced in a search?
Which of the following statements about event types is true? (select all that apply)
Which of the following is included with the Splunk Common Information Model (CIM) Add-on?
A search contains example(100,200). What is the name of the macro?
Where are the results of eval commands stored?
For choropleth maps,splunk ships with the following KMZ files (select all that apply)
The gauge command:
Which of the following definitions describes a macro named “samplemacro” that accepts two arguments?
What is required for a macro to accept three arguments?
This function of the stats command allows you to identify the number of values a field has.
Which of the following searches will return events contains a tag name Privileged?
When using the transaction command, what is the assigned timestamp for each of the resulting transactions?
Which of the following file formats can be extracted using a delimiter field extraction?
Consider the following search:
Index=web sourcetype=access_combined
The log shows several events that share the same JSESSIONID value (SD404K289O2F151). View the events as a group. From the following list, which search groups events by JSESSIONID?
A field alias is created where field1—fieid2 and the Overwrite Field Values checkbox is selected.
What happens if an event only contains values for fieid1?
Which of the following searches will show the number of categoryld used by each host?
When performing a regular expression (regex) field extraction using the Field Extractor (FX), what happens when the require option is used?
Which knowledge Object does the Splunk Common Information Model (CIM) use to normalize data. in addition to field aliases, event types, and tags?
Two separate results tables are being combined using the |join command. The outer table has the following values:
Refer to following Tables

The line of SPL used to join the tables is: | join employeeNumber type=outer
How many rows are returned in the new table?
The time range specified for a historical search defines the ____________ .------questionable on ans
Which of the following eval commands will provide a new value for host from src if it exists?
A Splunk app is configured to extract domain names in web service logs and specify them as a field named domain.
What workflow action would return an external IP lookup for the field named domain?
Which of the following searches will return events containing a tag named Privileged?
There are several ways to access the field extractor. Which option automatically identifies data type, source type, and sample event?
This function of the stats command allows you to return the sample standard deviation of a field.
When should transaction be used?
Which of the following statements about tags is true?
Which of the following is true about data model attributes?
During the validation step of the Field Extractor workflow:
Select your answer.
Which of the following knowledge objects can reference field aliases?
Which of the following statements describe GET workflow actions?
Which of the following is the correct way to use the data model command to search field in the data model within the web dataset?
A field alias has been created based on an original field. A search without any transforming commands is then executed in Smart Mode. Which field name appears in the results?
When using the timechart command, how can a user group the events into buckets based on time?
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 can a field alias be applied to?
What are search macros?
Which of the following definitions describes a macro named "samplemacro" that accepts two arguments?
Splunk alerts can be based on search that run______. (Select all that apply.)
A space is an implied _____ in a search string.
It is mandatory for the lookup file to have this for an automatic lookup to work.
In which Settings section are macros defined?
Which workflow uses field values to perform a secondary search?
Which of the following statements describes this search?
sourcetype=access_combined I transaction JSESSIONID | timechart avg (duration)
When creating an event type, which is allowed in the search string?
Why would the following search produce multiple transactions instead of one?

Which of the following is true about the Splunk Common Information Model (CIM)?
Which of the following eval command functions is valid?
When using the Field Extractor (FX) to perform a field extraction, which delimiter can be used?
Which of the following can be saved as an event type?
When performing a regex field extraction with the Field Extractor (FX), a data type must be chosen before a sample event can be selected. Which of the following data types are supported?
What is a limitation of searches generated by workflow actions?
Which of the following definitions describes a macro named "samplemacro" that accepts two arguments?
When should the delimiter method be used in the Field Extractor?
How many ways are there to access the Field Extractor Utility?
Which of the following describes the Splunk Common Information Model (CIM) add-on?
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)
The fields sidebar does not show________. (Select all that apply.)
A user wants to create a workflow action that will retrieve a specific field value from an event and run a search in a new browser window
in the user's Splunk instance. What kind of workflow action should they create?