Splunk SPLK-1004 - Splunk Core Certified Advanced Power User Exam
Page: 2 / 19
Total 95 questions
Question #6 (Topic: Exam A)
What type of drilldown passes a value from a user click into another dashboard or external page?
A. Visualization
B. Event
C. Dynamic
D. Contextual
Answer: C
Question #7 (Topic: Exam A)
What file types does Splunk use to define geospatial lookups?
A. GPX or GML files
B. TXT files
C. KMZ or KML files
D. CSV files
Answer: C
Question #8 (Topic: Exam A)
How can form inputs impact dashboard panels using inline searches?
A. A token in a search can be replaced by a form input value.
B. Panels powered by an inline search require a minimum of one form input.
C. Form inputs can not impact panels using inline searches.
D. Adding a form input to a dashboard converts all panels to prebuilt panels.
Answer: A
Question #9 (Topic: Exam A)
How can a lookup be referenced in an alert?
A. Use the lookup dropdown in the alert configuration window.
B. Follow a lookup with an alert command in the search bar.
C. Run a search that uses a lookup and save as an alert.
D. Upload a lookup file directly to the alert.
Answer: C
Question #10 (Topic: Exam A)
What is an example of the simple XML syntax for a base search and its post-process search?
A. <search id="myBaseSearch">, <search base="myBaseSearch">
B. <search globalsearch="myBaseSearch">, <search globalsearch>
C. <panel id="myBaseSearch">, <panel base="myBaseSearch">
D. <search id="myGlobalSearch">, <search base="myBaseSearch">
Answer: A