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

Free Splunk SPLK-1002 Practice Exam with Questions & Answers

Questions 1

Which of the following statements are true for this search? (Select all that apply.) SEARCH: sourcetype=access* |fields action productld status

Options:
A.

is looking for all events that include the search terms: fields AND action AND productld AND status

B.

users the table command to improve performance

C.

limits the fields are extracted

D.

returns a table with 3 columns

Splunk SPLK-1002 Premium Access
Questions 2

Which of the following searches will return all clientip addresses that start with 108?

Options:
A.

… | where like (clientip, “108.% )

B.

… | where (clientip, "108. %")

C.

… | where (clientip=108. % )

D.

… | search clientip=108

Questions 3

Which of the following is true about the Splunk Common Information Model (CIM)?

Options:
A.

The data models included in the CIM are configured with data model acceleration turned off.

B.

The CIM contains 28 pre-configured datasets.

C.

The CIM is an app that needs to run on the indexer.

D.

The data models included in the CIM are configured with data model acceleration turned on.

Questions 4

Which command is used to create choropleth maps?

Options:
A.

geostats

B.

cluster

C.

geom

Questions 5

What is the correct syntax to find events associated with a tag?

Options:
A.

tag:=

B.

tags=

C.

tags:=

D.

tag=

Questions 6

Which of the following is included with the Splunk Common Information Model (CIM) Add-on?

Options:
A.

Sourcetype definitions from the most popular technology vendors.

B.

A set of pre-configured data models.

C.

Scripted inputs to pre-align data with the CIM.

D.

Dashboards to validate data quality.

Questions 7

Which of the following definitions describes a macro named "samplemacro" that accepts two arguments?

Options:
A.

Examplemacro [1,2]

B.

samplemacro(1,2)

C.

u amp -CJEUCXG (2)

D.

samplemacro[2]

Questions 8

Which of the following statements about tags is true?

Options:
A.

Tags are case insensitive.

B.

Tags are created at index time.

C.

Tags can make your data more understandable.

D.

Tags are searched by using the syntax tag: :

Questions 9

Which of the following is true about a datamodel that has been accelerated?

Options:
A.

They can be used with Pivot, the | tstats command, or the | datamodel command.

B.

They can still be used in the Pivot tool but only with the accelerate_pivot capability.

C.

They can no longer be used in the Pivot tool.

D.

They can be used with the |tstats command, but will only return that data which has been accelerated.

Questions 10

When using the timechart command, how can a user group the events into buckets based on time?

Options:
A.

Using the span argument.

B.

Using the duration argument.

C.

Using the interval argument.

D.

Adjusting the fieldformat options.