Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

SPLK-1002 Exam Dumps - Splunk Core Certified Power User Exam

Go to page:
Question # 17

When should the regular expression mode of Field Extractor (FX) be used? (select all that apply)

A.

For data cleanly separated by a space, a comma, or a pipe character.

B.

For data in a CSV (comma-separated value) file.

C.

For data with multiple, different characters separating fields.

D.

For unstructured data.

Full Access
Question # 18

Which of the following eval commands will provide a new value for host from src if it exists?

A.

| eval host = if (isnu11 (src), src, host)

B.

| eval host = if (NOT src = host, src, host)

C.

| eval host = if (src = host, src, host)

D.

| eval host = if (isnotnull (src), src, host)

Full Access
Question # 19

A macro has another macro nested within it, and this inner macro requires an argument. How can the user pass this argument into the SPL?

A.

An argument can be passed through the outer macro.

B.

An argument can be passed to the outer macro by nesting parentheses.

C.

There is no way to pass an argument to the inner macro.

D.

An argument can be passed to the inner macro by nesting parentheses.

Full Access
Question # 20

The eval command 'if' function requires the following three arguments (in order):

A.

Boolean expression, result if true, result if false

B.

Result if true, result if false, boolean expression

C.

Result if false, result if true, boolean expression

D.

Boolean expression, result if false, result if true

Full Access
Question # 21

What is the purpose of a calculated field?

A.

To automatically add fields to the index using an eval expression rather than manually including an eval command.

B.

To manually add and remove fields at search time related to statistical functions.

C.

To automatically add fields at search time using an eval expression rather than manually including an eval command.

D.

To manually add fields at search time and check for syntax errors.

Full Access
Question # 22

Clicking a SEGMENT on a chart, ________.

A.

drills down for that value

B.

highlights the field value across the chart

C.

adds the highlighted value to the search criteria

Full Access
Question # 23

The fields sidebar does not show________. (Select all that apply.)

A.

interesting fields

B.

selected fields

C.

all extracted fields

Full Access
Question # 24

Which workflow action type performs a secondary search?

A.

POST

B.

Drilldown

C.

GET

D.

Search

Full Access
Go to page: