New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Splunk SPLK-1004 - Splunk Core Certified Advanced Power User Exam

Page: 3 / 4
Total 120 questions

What is the value of base lispy in the Search Job Inspector for the search index=sales clientip=170.192.178.10?

A.

[ index::sales AND 192 AND 10 AND 178 AND 170 ]

B.

[ index::sales AND 469 10 702 390 ]

C.

[ 192 AND 10 AND 178 AND 170 index::sales ]

D.

[ AND 10 170 178 192 index::sales ]

What arguments are required when using the spath command?

A.

input, output, index

B.

input, output path

C.

No arguments are required.

D.

field, host, source

Why is the transaction command slow in large Splunk deployments?

A.

It forces the search to run in fast mode.

B.

The transaction runs on each indexer in parallel.

C.

It forces all event data to be returned to the search head.

D.

The transaction runs a hidden eval to format fields.

What are the default time and results limits for a subsearch?

A.

60 seconds and 10,000 results

B.

60 seconds and 50,000 results

C.

300 seconds and 10,000 results

D.

300 seconds and 50,000 results

Which of the following most accurately defines a base search?

A.

A dashboard panel query used by a drilldown.

B.

A search query used by post-process searches.

C.

A search query hidden in the XML.

D.

A search query that uses | tstats used by post-process searches.

Which of the following are potential string results returned by the typeof function?

A.

True, False, Unknown

B.

Number, String, Bool

C.

Number, String, Null

D.

Field, Value, Lookup

When using thebincommand, what attributes are used to define the size and number of sets created?

A.

binsandstartandend

B.

binsandminspan

C.

binsandspan

D.

binsandlimit

When running a search, which Splunk component retrieves the individual results?

A.

Indexer

B.

Search head

C.

Universal forwarder

D.

Master node

Which of the following is true about thesummariesonly=targument of thetstatscommand?

A.

Applies only to accelerated data models.

B.

When using an unaccelerated data model, the search produces a larger result count than withsummariesonly=f.

C.

Applies only to unaccelerated data models.

D.

When using an accelerated data model, the search produces a larger result count than withsummariesonly=f.

When should the fill_summary_index.py script be used?

A.

To create a summary index.

B.

To backfill gaps in a summary index.

C.

To reset a summary index that includes overlapping data.

D.

To populate a summary index from a saved report.