Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Splunk SPLK-1002 Practice Exam with Questions & Answers | Set: 3

Questions 21

Which of the following is true about Pivot?

Options:
A.

Users can save reports from Pivot.

B.

Users cannot share visualizations created with Pivot.

C.

Users must use SPL to find events in a Pivot.

D.

Users cannot create visualizations with Pivot.

Splunk SPLK-1002 Premium Access
Questions 22

How is a variable for a macro defined?

Options:
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%.

Questions 23

Which of the following about reports is/are true?

Options:
A.

Reports are knowledge objects.

B.

Reports can be scheduled.

C.

Reports can run a script.

D.

All of the above.

Questions 24

What does the fillnull command replace null values with, if the value argument is not specified?

Options:
A.

0

B.

N/A

C.

NaN

D.

NULL

Questions 25

Which command is used to create choropleth maps?

Options:
A.

geostats

B.

cluster

C.

geom

Questions 26

Which of the following searches show a valid use of macro? (Select all that apply)

Options:
A.

index=main source=mySource oldField=* |'makeMyField(oldField)'| table _time newField

B.

index=main source=mySource oldField=* | stats if('makeMyField(oldField)') | table _time newField

C.

index=main source=mySource oldField=* | eval newField='makeMyField(oldField)'| table _time newField

D.

index=main source=mySource oldField=* | "'newField('makeMyField(oldField)')'" | table _time newField

Questions 27

Which are valid ways to create an event type? (select all that apply)

Options:
A.

By using the searchtypes command in the search bar.

B.

By editing the event_type stanza in the props.conf file.

C.

By going to the Settings menu and clicking Event Types > New.

D.

By selecting an event in search results and clicking Event Actions > Build Event Type.

Questions 28

Which of the following eval command function is valid?

Options:
A.

Int ()

B.

Count ( )

C.

Print ()

D.

Tostring ()

Questions 29

Which of the following statements describe the search string below?

| datamodel Application_State All_Application_State search

Options:
A.

Evenrches would return a report of sales by state.

B.

Events will be returned from the data model named Application_State.

C.

Events will be returned from the data model named All_Application_state.

D.

No events will be returned because the pipe should occur after the datamodel command

Questions 30

Which delimiters can the Field Extractor (FX) detect? (select all that apply)

Options:
A.

Tabs

B.

Pipes

C.

Spaces

D.

Commas