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?
By default, how is acceleration configured in the Splunk Common Information Model (CIM) add-on?
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?
In this search, __________ will appear on the y-axis. SEARCH: sourcetype=access_combined status!=200 | chart count over host
Which of the following expressions could be used to create a calculated field called gigabytes?
What is a benefit of installing the Splunk Common Information Model (CIM) add-on?
Which of the following are valid options to speed up reports? (Select all the apply.)