Which of the following search control will not re-rerun the search? (Select all that apply.)
Which of the following statements describe the Common Information Model (CIM)? (select all that apply)
This is what Splunk uses to categorize the data that is being indexed.
When would a user select delimited field extractions using the Field Extractor (FX)?
Which of the following options should a user add to a search to limit transactions to a five minute time window?
Which of the following expressions could be used to create a calculated field called gigabytes?
Which knowledge Object does the Splunk Common Information Model (CIM) use to normalize data. in addition to field aliases, event types, and tags?
The timechart command is an example of which of the following command types?
When using | timchart by host, which filed is representted in the x-axis?
If there are fields in the data with values that are " " or empty but not null, which of the following would add a value?
Splunk alerts can be based on search that run______. (Select all that apply.)
In most large Splunk environments, what is the most efficient command that can be used to group events by fields/
When using transaction, what is the default maximum span between events?
Which of the following is true about a datamodel that has been accelerated?
When creating a Search workflow action, which field is required?
Which of the following actions can the eval command perform?
Given the macro definition below, what should be entered into the Name and Arguments fileds to correctly configured the macro?
The timechart command buckets data in time intervals depending on:
Which of the following statements describes macros?
By default, how is acceleration configured in the Splunk Common Information Model (CIM) add-on?
Which of the following workflow actions can be executed from search results? (select all that apply)
What other syntax will produce exactly the same results as | chart count over vendor_action by user?
A user wants to convert numeric field values to strings and also to sort on those values.
Which command should be used first, the eval or the sort?
Which of the following searches will return all clientip addresses that start with 108?
Which of the following eval command function is valid?
When creating an event type, which is allowed in the search string?
The eval command 'if' function requires the following three arguments (in order):
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 statements about data models and pivot are true? (select all that apply)
How is a macro referenced in a search?
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 are valid options with the chart command
Which of the following is true about Pivot?
Which of the following definitions describes a macro named "samplemacro" that accepts two arguments?
What are the expected search results from executing the following SPL command?
index=network NOT StatusCode=200
In which of the following scenarios is an event type more effective than a saved search?
Which of the following statements describe the search string below?
| datamodel Application_State All_Application_State search
Which of the following eval command functions is valid?
Using the export function, you can export search results as __________.( Select all that apply)
Which of the following is NOT a stats function:
A calculated field may be based on which of the following?
Which of the following about reports is/are true?
Which of the following statements describes the use of the Field Extractor (FX)?
Which of the following statements is true about the root dataset of a data model?
For choropleth maps,splunk ships with the following KMZ files (select all that apply)
How could the following syntax for the chart command be rewritten to remove the OTHER category? (select all that apply)
To create a tag, which of the following conditions must be met by the user?
Which workflow uses field values to perform a secondary search?
Why would the transaction command be used instead of the stats command?
Which search would limit an "alert" tag to the "host" field?
Which of the following data model are included In the Splunk Common Information Model (CIM) add-on? (select all that apply)
Which command is used to create choropleth maps?
When using the Field Extractor (FX), which of the following delimiters will work? (select all that apply)
Which of the following is true about data model attributes?
Which of the following statements about event types is true? (select all that apply)
Which type of visualization shows relationships between discrete values in three dimensions?
What is the Splunk Common Information Model (CIM)?
Which of the following statements is true, especially in large environments?
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 these is NOT a field that is automatically created with the transaction command?
For the following search, which command would further filter for only IP addresses present more than five times?
The gauge command:
How can an existing accelerated data model be edited?
Which of the following can be saved as an event type?
After manually editing; a regular expression (regex), which of the following statements is true?
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?
Which of the following is one of the pre-configured data models included in the Splunk Common Information Model (CIM) add-on?
Why are tags useful in Splunk?
What are the expected results for a search that contains the command | where A=B?
When using the transaction command, what is the assigned timestamp for each of the resulting transactions?
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")
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?
When used with the timechart command, which value of the limit argument returns all values?
Which of the following describes this search?
New Search
'third_party_outages(EMEA,-24h)'
Which workflow action method can be used the action type is set to link?
Which of the following searches will return events containing a tag named Privileged?
Based on the macro definition shown below, what is the correct way to execute the macro in a search string?
Which of the following statements about tags is true? (select all that apply.)
Field aliases are used to __________ data
What is the purpose of the fillnull command?
Which of the following are required to create a POST workflow action?
Data model are composed of one or more of which of the following datasets? (select all that apply.)
When does the CIM add-on apply preconfigured data models to the data?
This function of the stats command allows you to identify the number of values a field has.
What does the Splunk Common Information Model (CIM) add-on include? (select all that apply)
What is the correct syntax to search for a tag associated with a value on a specific fields?
Which of the following statements describe data model acceleration? (select all that apply)
Which of the following statements describes Search workflow actions?
The time range specified for a historical search defines the ____________ .------questionable on ans
In the Field Extractor Utility, this button will display events that do not contain extracted fields.
Select your answer.