Which of the following are valid options to speed up reports? (Select all the apply.)
This function of the stats command allows you to identify the number of values a field has.
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?
This function of the stats command allows you to return the middle-most value of field X.
Consider the following search:
index=web sourcetype=access_corabined
The log shows several events that share the same jsesszonid value (SD462K101O2F267). View the events as a group.
From the following list, which search groups events by jSSESSIONID?
For the following search, which field populates the x-axis?
index=security sourcetype=linux secure | timechart count by action
Which of the following statements best describes the search string below?
| datamodel Application_State search
What does the fillnull command replace null values with, if the value argument is not specified?
Consider the following search:
index=web sourcetype=access_combined
The log shows several events that share the same JSESSIONID value (SD470K92802F117). View the events as a group.
From the following list, which search groups events by JSESSIONID?
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 searches show a valid use of a macro? (Choose all that apply.)
Which of the following data model are included In the Splunk Common Information Model (CIM) add-on? (select all that apply)
When using the Field Extractor (FX) to perform a field extraction, which delimiter can be used?
Marty has multiple data sources that contain fields with IP Address values. What knowledge object should he use to normalize the fields so his data is CIM compliant?
Sally created several tags for employees of Buttercup Games. She tagged each employee’s badge number with the department name and location. Which search query would Sally use to filter for employees of the Marketing department who do not work in the San_Francisco office?
This function of the stats command allows you to return the sample standard deviation of a field.
What is a benefit of installing the Splunk Common Information Model (CIM) add-on?
Which search string would only return results for an event type called success ful_purchases?
The eval command 'if' function requires the following three arguments (in order):
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?
Which of the following statements describes the command below (select all that apply)
Sourcetype=access_combined | transaction JSESSIONID
Which of the following is included with the Common Information Model (CIM) add-on?
Use this command to use lookup fields in a search and see the lookup fields in the field sidebar.
What fields does the transaction command add to the raw events? (select all that apply)
What does the fillnull command do in this search?
index=main sourcetype=http:log | fillnull value="Unknown" src
The Splunk Common Information Model (CIM) is a collection of what type of knowledge object?
In the Field Extractor Utility, this button will display events that do not contain extracted fields.
Select your answer.
What approach is recommended when using the Splunk Common Information Model (CIM) add-on to normalize data?
When using multiple expressions in a single eval command, which delimiter is used?
What are the expected results for a search that contains the command | where A=B?
Which of the following workflow actions can be executed from search results? (select all that apply)
Which of these stats commands will show the total bytes for each unique combination of page and server?
By default, how is acceleration configured in the Splunk Common Information Model (CIM) add-on?
Which of the following is one of the pre-configured data models included in the Splunk Common Information Model (CIM) add-on?
When using the Field Extractor (FX), which of the following delimiters will work? (select all that apply)
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?
Information needed to create a GET workflow action includes which of the following? (select all that apply.)
A user wants to create a new field alias for a field that appears in two sourcetypes.
How many field aliases need to be created?
Which knowledge Object does the Splunk Common Information Model (CIM) use to normalize data. in addition to field aliases, event types, and tags?
When used with the timechart command, which value of the limit argument returns all values?
Which syntax will find events where the values for the 1 field match the values for the Renewal-MonthYear field?
Which of the following file formats can be extracted using a delimiter field extraction?
Which of the following statements describes the use of the Filed Extractor (FX)?
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?
The transaction command allows you to __________ events across multiple sources
Which of the following statements about event types is true? (select all that apply)