New Year Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Splunk SPLK-1004 Splunk Core Certified Advanced Power User Exam Exam Practice Test

Page: 1 / 7
Total 70 questions

Splunk Core Certified Advanced Power User Exam Questions and Answers

Question 1

Which of these generates a summary index containing a count of events by productId?

Options:

A.

| stats count by productId

B.

| stats sum (productId)

C.

| sistats count by productId

D.

sistats summary_index by productId

Question 2

What does using the tstats command with summariesonly=false do?

Options:

A.

Returns results from only non-summarized data.

B.

Returns results from both summarized and non-summarized data.

C.

Prevents the use of wildcard characters in aggregate functions.

D.

Returns no results.

Question 3

Which command processes a template for a set of related fields?

Options:

A.

bin

B.

xyseries

C.

foreach

D.

untable

Question 4

Which of the following fields are provided by the fieldsummary command? (Select all that apply)

Options:

A.

count

B.

stdev

C.

mean

D.

dc

Question 5

What file types does Splunk use to define geospatial lookups?

Options:

A.

GPX or GML files

B.

TXT files

C.

KMZ or KML files

D.

CSV files

Question 6

When and where do search debug messages appear to help with troubleshooting views?

Options:

A.

In the Dashboard Editor, while the search is running.

B.

In the Search Job Inspector, after the search completes.

C.

In the Search Job Inspector, while the search is running.

D.

In the Dashboard Editor, after the search completes.

Question 7

Which of the following is accurate regarding predefined drilldown tokens?

Options:

A.

They capture data from a form input.

B.

They vary by visualization type.

C.

There are eight categories of predefined drilldown tokens.

D.

They are defined by a panel's base search.

Question 8

What does the query | makeresults generate?

Options:

A.

A timestamp

B.

A results field

C.

An error message

D.

The results of the previously run search

Question 9

What is an example of the simple XML syntax for a base search and its post-process search?

Options:

A.

,

B.

,

C.

,

D.

,

Question 10

Which of the following has a schema or structure embedded in the data itself?

Options:

A.

Dark data

B.

Unstructured data

C.

Embedded data

D.

Self-describing data

Question 11

If a search contains a subsearch, what is the order of execution?

Options:

A.

The order of execution depends on whether either search uses a stats command.

B.

The inner search executes first.

C.

The outer search executes first.

D.

The two searches are executed in parallel.

Question 12

Which of the following is not a common default time field?

Options:

A.

date_zone

B.

date_minute

C.

date_year

D.

date_day

Question 13

What command is used to compute and write summary statistics to a new field in the event results?

Options:

A.

tstats

B.

stats

C.

eventstats

D.

transaction

Question 14

What default Splunk role can use the Log Event alert action?

Options:

A.

Power

B.

User

C.

can_delete

D.

Admin

Question 15

Which of the following would exclude all entries contained in the lookup file baditems.csv from search results?

Options:

A.

NOT [inputlookup baditems.csv]

B.

NOT (lookup baditems.csv OUTPUT item)

C.

WHERE item NOT IN (baditems.csv)

D.

[NOT inputlookup baditems.csv]

Question 16

What happens to panels with post-processing searches when their base search is refreshed?

Options:

A.

The panels are deleted.

B.

The panels are only refreshed if they have also been configured.

C.

The panels are refreshed automatically.

D.

Nothing happens to the panels.

Question 17

What XML element is used to pass multiple fields into another dashboard using a dynamic drilldown?

Options:

A.

B.

C.

D.

Question 18

How is a multivalue field treated from product="a, b, c, d"?

Options:

A.

... | makemv delim{product, ","}

B.

... | eval mvexpand{makemv{product, ","}}

C.

... | mvexpand product

D.

... | makemv delim="," product

Question 19

Which of the following best describes the process for tokenizing event data?

Options:

A.

The event data is broken up by values in the punch field.

B.

The event data is broken up by major breakers and then broken up further by minor breakers.

C.

The event data is broken up by a series of user-defined regex patterns.

D.

The event data has all punctuation stripped out and is then space-delimited.

Question 20

Which of the following can be used to access external lookups?

Options:

A.

Perl and Python

B.

Python and Ruby

C.

Perl and binary executable

D.

Python and binary executable

Question 21

How can the erex and rex commands be used in conjunction to extract fields?

Options:

A.

The regex generated by the erex command can be edited and used with the rex command in a subsequent search.

B.

The regex generated by the rex command can be edited and used with the erex command in a subsequent search.

C.

The regex generated by the erex command can be edited and used with the erex command in a subsequent search.

D.

The erex and rex commands cannot be used in conjunction under any circumstances.

Page: 1 / 7
Total 70 questions