Labour Day 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 Practice Test

Page: 1 / 7
Total 70 questions

Splunk Core Certified Advanced Power User Questions and Answers

Question 1

What is a performance improvement technique unique to dashboards?

Options:

A.

Using stats instead of transaction

B.

Using global searches

C.

Using report acceleration

D.

Using datamodel acceleration

Question 2

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

Options:

A.

bin

B.

xyseries

C.

foreach

D.

untable

Question 3

Which of the following is an event handler action?

Options:

A.

Run an eval statement based on a user clicking a value on a form.

B.

Set a token to select a value from the time range picker.

C.

Pass a token from a drilldown to modify index settings.

D.

Cancel all jobs based on the number of search job results captured.

Question 4

Which is a regex best practice?

Options:

A.

Use complex expressions rather than simple ones.

B.

Avoid backtracking.

C.

Use greedy operators (. *) instead of non-greedy operators (. *? ).

D.

Use * rather than +.

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

Assuming a standard time zone across the environment, what syntax will always return ewnts from between 2:00am and 5:00am?

Options:

A.

datehour>-2 AND date_hour<5

B.

earliest=-2h@h AND latest=-5h@h

C.

time_hour>-2 AND time_hour>-5

D.

earliest=2h@ AND latest=5h3h

Question 7

What command is used la compute find write summary statistic, to a new field in the event results?

Options:

A.

tstats

B.

stats

C.

eventstats

D.

transaction

Question 8

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 use of wildcard characters in aggregate functions.

D.

Returns no results.

Question 9

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 10

Which stats function is used to return a sorted list of unique field values?

Options:

A.

values

B.

sum

C.

count

D.

list

Question 11

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 12

Which statement about the coalesce function is accurate?

Options:

A.

It can take only a single argument.

B.

It can take a maximum of two arguments.

C.

It can be used to create a new field in the results set.

D.

It can return null or non-null values.

Question 13

what is the result of the xyseries command?

Options:

A.

To transform single series output into a multi-series output

B.

To transform a stats-like output into chart-like output.

C.

To transform a multi-series output into single series output.

D.

To transform a chart-like output into a stats-like output.

Question 14

Repeating JSON data structures within one event will be extracted as what type of fields?

Options:

A.

Single value

B.

Lexicographical

C.

Multivalue

D.

Mvindex

Question 15

Where can wildcards be used in the tstats command?

Options:

A.

No wildcards can be used with

B.

In the where to clause.

C.

In the from clause.

D.

In the by clause.

Question 16

How is a muitlvalue Add 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 17

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 otter search executes first.

D.

The two searches are executed in parallel.

Question 18

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

Options:

A.

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

B.

The event data is broken up by major breaker 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 delinked.

Question 19

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

Options:

A.

B.

C.

D.

Question 20

If a nested macro expands to a search string that begins with a generating command, what additional syntax is needed?

Options:

A.

Double tick marks around the nested macro.

B.

A comma before the nested macro.

C.

Square brackets around the nested macro.

D.

A pipe character before the nested macro.

Question 21

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

Page: 1 / 7
Total 70 questions