Given the following eval statement:
... | eval field1 = if(isnotnull(field1),field1,0), field2 = if(isnull(field2), "NO-VALUE", field2)
Which of the following is the equivalent using fillnull?
Highlighted search terms indicate _________ search results in Splunk.
What is the correct format for naming a macro with multiple arguments?
The timechart command is an example of which of the following command types?
A POST workflow action will pass which types of arguments to an external website?
Which of the following searches can be used to define an event type?
For the following search, which field populates the x-axis?
index=security sourcetype=linux secure | timechart count by action
Which of the following definitions describes a macro named "samplemacro" that accepts two arguments?
Data models are composed of one or more of which of the following datasets? (select all that apply)
Which of the following knowledge objects can reference field aliases?
When using the transaction command, what does the argument maxspan do?
Which of the following is true about the Splunk Common Information Model (CIM)?
Which is not a comparison operator in Splunk
These users can create global knowledge objects. (Select all that apply.)
Which of the following search modes automatically returns all extracted fields in the fields sidebar?
Where are the results of eval commands stored?
What field must be present in order to use the timechart command?
What is the purpose of the fillnull command?
If there are fields in the data with values that are " " or empty but not null, which of the following would add a value?
Field aliases are used to __________ data
To which of the following can a field alias be applied?
Using the export function, you can export search results as __________.( 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?
What information must be included when using the datamodel command?
When can a pipe follow a macro?
What is the correct Boolean order of evaluation for the where command from first to last?
When does the CIM add-on apply preconfigured data models to the data?
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?
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)
Given the following eval statement:
...| eval fieldl - if(isnotnull(fieldl),fieldl,0), field2 = if(isnull
Which of the following is the equivalent using f ilinull?
Which command can include both an over and a by clause to divide results into sub-groupings?
Use this command to use lookup fields in a search and see the lookup fields in the field sidebar.
The eval command allows you to do which of the following? (Choose all that apply.)
Which of the following can be saved as an event type?
A data model consists of which three types of datasets?
Which syntax will find events where the values for the 1 field match the values for the Renewal-MonthYear field?
The time range specified for a historical search defines the ____________ .------questionable on ans
This function of the stats command allows you to return the sample standard deviation of a field.
Splunk alerts can be based on search that run______. (Select all that apply.)
If a search returns ____________ it can be viewed as a chart.
Which of the following statements about calculated fields in Splunk is true?
The transaction command allows you to __________ events across multiple sources
The eval command 'if' function requires the following three arguments (in order):
Which of the following can be used with the eval command tostring function (select all that apply)
In what order arc the following knowledge objects/configurations applied?
Which of the following statements describes Search workflow actions?
When multiple event types with different color values are assigned to the same event, what determines the color displayed for the events?
Calculated fields can be based on which of the following?
Which of the following workflow actions can be executed from search results? (select all that apply)
A calculated field maybe based on which of the following?
The Field Extractor (FX) is used to extract a custom field. A report can be created using this custom field. The created report can then be shared with other people in the organization. If another person in the organization runs the shared report and no results are returned, why might this be? (select all that apply)
Given the macro definition below, what should be entered into the Name and Arguments fileds to correctly configured the macro?
After manually editing; a regular expression (regex), which of the following statements is true?
Which of the following statements describes POST workflow actions?
To identify all of the contributing events within a transaction that contains at least one REJECT event, which syntax is correct?
When should you use the transaction command instead of the scats command?
What is required for a macro to accept three arguments?
Which of the following statements describe the Common Information Model (CIM)? (select all that apply)
Which of the following statements describe the search below? (select all that apply)
Index=main I transaction clientip host maxspan=30s maxpause=5s
Which of the following searches will return events contains a tag name Privileged?
Which of the following eval command function is valid?
Which of the following are required to create a POST workflow action?
What does the Splunk Common Information Model (CIM) add-on include? (select all that apply)
Which of the following describes the Splunk Common Information Model (CIM) add-on?
Which group of users would most likely use pivots?
Which of the following data model are included In the Splunk Common Information Model (CIM) add-on? (select all that apply)
Which are valid ways to create an event type? (select all that apply)
Data model fields can be added using the Auto-Extracted method. Which of the following statements describe Auto-Extracted fields? (select all that apply)
Which of the following Statements about macros is true? (select all that apply)
Which one of the following statements about the search command is true?
When performing a regular expression (regex) field extraction using the Field Extractor (FX), what happens when the require option is used?
What does the transaction command do?
Which of the following statements is true, especially in large environments?
Which of the following statements describe data model acceleration? (select all that apply)
What functionality does the Splunk Common Information Model (CIM) rely on to normalize fields with different names?
Which of the following statements about event types is true? (select all that apply)
Which of the following searches show a valid use of macro? (Select all that apply)
What do events in a transaction have In common?
When using the Field Extractor (FX), which of the following delimiters will work? (select all that apply)
What does the following search do?
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?
Which of the following actions can the eval command perform?
Which of the following statements describes macros?
Based on the macro definition shown below, what is the correct way to execute the macro in a search string?
Data model are composed of one or more of which of the following datasets? (select all that apply.)
Which of the following statements describes the command below (select all that apply)
Sourcetype=access_combined | transaction JSESSIONID