For choropleth maps,splunk ships with the following KMZ files (select all that apply)
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?
When using the transaction command, what is the assigned timestamp for each of the resulting transactions?
Consider the the following search run over a time range of last 7 days:
index=web sourcetype=access_conbined | timechart avg(bytes) by product_nane
Which option is used to change the default time span so that results are grouped into 12 hour intervals?
What happens when a user edits the regular expression (regex) field extraction generated in the Field Extractor (FX)?
 
						 
						