Splunk Core Certified Advanced Power User Exam Questions and Answers
Why use the tstats command?
Which of the following is true about Log Event alerts?
When enabled, what drilldown action is performed when a visualization is clicked in a dashboard?
Consider the following search:
(index=_internal log group=tcpin connections) earliest
| stats count as _count by sourceHost guid fwdType version
| eventstats dc(sourceHost) as dc_sourceHost by guid
| where dc_sourceHost > 1
| fields - dc_sourceHost
| xyseries guid fwdType sourceHost
| search guid="00507345-CE09-4A5E-428-D3E8718CB065"
| appendpipe [ stats count | eval "Duplicate GUID" = if(count==0, "Yes", "No") ]
Which of the following are transforming commands?
What is the default time limit for a subsearch to complete?
What is the value of base lispy in the Search Job Inspector for the search index=sales clientip=170.192.178.10?
Which Job Inspector component displays the time taken to process field extractions?
How can a lookup be referenced in an alert?
How is a multivalue field treated from product="a, b, c, d"?
How is a multivalue field created from product="a, b, c, d"?
Which commands can run on both search heads and indexers?
Which of the following statements is correct regarding bloom filters?
What default Splunk role can use the Log Event alert action?
Which predefined drilldown token passes a clicked value from a table row?
When using thebincommand, what attributes are used to define the size and number of sets created?
When running a search, which Splunk component retrieves the individual results?
Which commands should be used in place of a subsearch if possible?
Which of the following are potential string results returned by the typeof function?
Which field is required for an event annotation?
What does Splunk recommend when using the Field Extractor and Interactive Field Extractor (IFX)?
Which of the following fields are provided by the fieldsummary command? (Select all that apply)
Which of the following statements is accurate regarding the append command?
Which is a regex best practice?
How is a cascading input used?
What are the four types of event actions?
Which of the following could be used to build a contextual drilldown?
Which is generally the most efficient way to run a transaction?
What happens to panels with post-processing searches when their base search is refreshed?
When would a distributable streaming command be executed on an indexer?
What are the results from the transaction command when keepevicted=true?
Which of the following is valid syntax for the split function?
Which of the following is not a common default time field?
What happens when a bucket's bloom filter predicts a match?
If a search contains a subsearch, what is the order of execution?
What does using the tstats command with summariesonly=false do?
What file types does Splunk use to define geospatial lookups?