Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Pass the Splunk Splunk Core Certified Power User SPLK-1002 Questions and answers with CertsForce

Viewing page 3 out of 10 pages
Viewing questions 21-30 out of questions
Questions # 21:

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


Expert Solution
Questions # 22:

Which of the following search control will not re-rerun the search? (Select all that apply.)

Options:

A.

zoom out


B.

selecting a bar on the timeline


C.

deselect


D.

selecting a range of bars on the timelines


Expert Solution
Questions # 23:

The time range specified for a historical search defines the ____________ .------questionable on ans

Options:

A.

Amount of data shown on the timeline as data streams in


B.

Amount of data fetched from index matching that time range


C.

Time range for the static results


Expert Solution
Questions # 24:

The macro weekly_sales (2) contains the search string:

index—games I eval Product Sales = $price$ $AmountS01d$

Which of the following will return results?

Options:

A.

‘weekly_sales(3.99, 10) '


B.

‘weekly_sales($3.99$, $10$)


C.

'weekly_sales (3.99, 10)


D.

‘weekly_sales(3)


Expert Solution
Questions # 25:

Which of the following is a feature of the Pivot tool?

Options:

A.

Creates lookups without using SPL.


B.

Data Models are not required.


C.

Creates reports without using SPL


D.

Datasets are not required.


Expert Solution
Questions # 26:

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.


Expert Solution
Questions # 27:

The transaction command allows you to __________ events across multiple sources

Options:

A.

duplicate


B.

correlate


C.

persist


D.

tag


Expert Solution
Questions # 28:

What is the correct way to name a macro with two arguments?

Options:

A.

us_sales2


B.

us_sales(1,2)


C.

us_sale,2


D.

us_sales(2)


Expert Solution
Questions # 29:

When using the transaction command, what does the argument maxspan do?

Options:

A.

Sets the maximum total time between events in a transaction.


B.

Sets the maximum length of all events within a transaction.


C.

Sets the maximum total time between the earliest and latest events in a transaction.


D.

Sets the maximum length that any single event can reach to be included in the transaction.


Expert Solution
Questions # 30:

Which of the following commands will show the maximum bytes?

Options:

A.

sourcetype=access_* | maximum totals by bytes


B.

sourcetype=access_* | avg (bytes)


C.

sourcetype=access_* | stats max(bytes)


D.

sourcetype=access_* | max(bytes)


Expert Solution
Viewing page 3 out of 10 pages
Viewing questions 21-30 out of questions