Summer Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

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

Go to page:
Question # 33

When performing a regex field extraction with the Field Extractor (FX), a data type must be chosen before a sample event can be selected. Which of the following data types are supported?

A.

index or source

B.

sourcetype or host

C.

index or sourcetype

D.

sourcetype or source

Full Access
Question # 34

By default, how is acceleration configured in the Splunk Common Information Model (CIM) add-on?

A.

Turned off

B.

Turned on

C.

Determined automatically based on the sourcetype.

D.

Determined automatically based on the data source.

Full Access
Question # 35

Given the following eval statement:

... | eval field1 = if(isnotnull(field1),field1,0), field2 = if(isnull(field2), "NO-VALUE", field2)

Which of the following is the equivalent using fillnull?

A.

... | fillnull values=(0,"NO-VALUE") fields=(field1,field2)

B.

There is no equivalent expression using fillnull

C.

... | fillnull field1 | fillnull value="NO-VALUE" field2

D.

... | fillnull value=0 field1 | fillnull field2

Full Access
Question # 36

In this search, __________ will appear on the y-axis. SEARCH: sourcetype=access_combined status!=200 | chart count over host

A.

status

B.

host

C.

count

Full Access
Question # 37

Which of the following expressions could be used to create a calculated field called gigabytes?

A.

eval sc_bytes(1024/1024)

B.

| eval negabytes=sc_bytes(1024/1024)

C.

megabytes=sc_bytes(1024/1024)

D.

sc_bytas(1024/1024)

Full Access
Question # 38

What is a benefit of installing the Splunk Common Information Model (CIM) add-on?

A.

It permits users to create workflow actions to align with industry standards.

B.

It provides users with a standardized set of field names and tags to normalize data.

C.

It allows users to create 3-D models of their data and export these visualizations.

D.

It enables users to itemize their events based on the results of the Search Job Inspector.

Full Access
Question # 39

How is a variable for a macro defined?

A.

Place the variable name inside of curly braces: {variable name}.

B.

Place the variable name inside of asterisks: variable name.

C.

Place the variable name inside of dollar signs: $variable name$.

D.

Place the variable name inside of percentage signs: %variable name%.

Full Access
Question # 40

Which of the following are valid options to speed up reports? (Select all the apply.)

A.

Edit permissions

B.

Edit description

C.

Edit acceleration

D.

Edit schedule

Full Access
Go to page: