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

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

Questions 71

Which of the following transforming commands can be used with transactions?

Options:
A.

chart, timechart, stats, eventstats

B.

chart, timechart, stats, diff

C.

chart, timeehart, datamodel, pivot

D.

chart, timecha:t, stats, pivot

Splunk SPLK-1002 Premium Access
Questions 72

Data models are composed of one or more of which of the following datasets? (select all that apply)

Options:
A.

Transaction datasets

B.

Events datasets

C.

Search datasets

D.

Any child of event, transaction, and search datasets

Questions 73

By default search results are not returned in ________ order.

Options:
A.

Chronological

B.

Reverser chronological

C.

ASCIE

D.

Alphabetical

Questions 74

What happens to the original field name when a field alias is created?

Options:
A.

The original field name is not affected by the creation of a field alias.

B.

The original field name is replaced by the field alias within the index.

C.

The original field name is italicized to indicate that it is not an alias.

D.

The original field name still exists in the index but is not visible to the user at search time.

Questions 75

If a search returns ____________ it can be viewed as a chart.

Options:
A.

timestamps

B.

statistics

C.

events

D.

keywords

Questions 76

When creating a data model, which root dataset requires at least one constraint?

Options:
A.

Root transaction dataset

B.

Root event dataset

C.

Root child dataset

D.

Root search dataset

Questions 77

When using timechart, how many fields can be listed after a by clause?

Options:
A.

because timechart doesn't support using a by clause.

B.

because _time is already implied as the x-axis.

C.

because one field would represent the x-axis and the other would represent the y-axis.

D.

There is no limit specific to timechart.

Questions 78

A user runs the following search:

index—X sourcetype=Y I chart count (domain) as count, sum (price) as sum by product, action usenull=f useother—f

Which of the following table headers match the order this command creates?

Options:
A.

The chart command does not allow for multiple statistical functions.

B.

Product, sum: addtocart, sum: remove, sum: purchase, count: addtocart, count: remove, count: purchase

C.

Product, count: addtocart, count: remove, count: purchase, sum: addtocart, sum: remove, sum: purchase

D.

Count: product, sum: product, count: action, sum: action

Questions 79

What syntax would a user specify to search for the prod tag associated with the host field and webserver value?

Options:
A.

prod:host=webserver

B.

tag::host=prod

C.

prod=host:webserver

D.

prod=host::webserver

Questions 80

A field alias has been created based on an original field. A search without any transforming commands is then executed in Smart Mode. Which field name appears in the results?

Options:
A.

Both will appear in the All Fields list, but only if the alias is specified in the search.

B.

Both will appear in the Interesting Fields list, but only if they appear in at least 20 percent of events.

C.

The original field only appears in All Fields list and the alias only appears in the Interesting Fields list.

D.

The alias only appears in the All Fields list and the original field only appears in the Interesting Fields list.