Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

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

A.

True, False, Unknown

B.

Number, Siring, Bool

C.

Number, String, Null

D.

Field, Value, Lookup

Full Access
Question # 5

What does using the tstats command with summariesonly=false do?

A.

Returns results from only non-summarized data.

B.

Returns results from both summarized and non-summarized data.

C.

Prevents use of wildcard characters in aggregate functions.

D.

Returns no results.

Full Access
Question # 6

A report named "Linux logins" populates a summary index with the search string sourcetype=linux_secure| sitop src_ip user. Which of the following correctly

searches against the summary index for this data?

A.

index=summary sourcetype="linux_secure" | top src_ip user

B.

index=summary search_name="Linux logins" | top src_ip user

C.

index=summary search_name="Linux logins" | stats count by src_ip user

D.

index=summary sourcetype="linux_secure" | stats count by src_ip user

Full Access
Question # 7

If a search contains a subsearch, what is the order of execution?

A.

The order of execution depends on whether either search uses a stats command.

B.

The inner search executes first.

C.

The otter search executes first.

D.

The two searches are executed in parallel.

Full Access
Question # 8

Which of the following is not a common default time field?

A.

date_zone

B.

date minute

C.

date_year

D.

date_day

Full Access
Question # 9

Which of the following functions' primary purpose is to convert epoch time to a string format?

A.

tostring

B.

strptime

C.

tonumber

D.

strftime

Full Access
Question # 10

What is the correct hierarchy of XML elements in a dashboard panel?

A.

B.

C.

D.

Full Access
Question # 11

Which of the following is accurate regarding predefined drilldown tokens?

A.

They capture data from a form Input.

B.

They vary by visualization type

C.

There are eight categories of predefined drilldown tokens.

D.

They are defined by a panel's base search.

Full Access
Question # 12

What order of incoming events must be supplied to the transaction command to ensure correct results?

A.

Reverse lexicographical order

B.

Ascending lexicographical order

C.

Ascending chronological order

D.

Reverse chronological order

Full Access
Question # 13

What does the query | makeresults generate?

A.

A timestamp

B.

A results field

C.

An error message

D.

The results of the previously run search.

Full Access
Question # 14

What capability does a power user need to create a Log Event alert action?

A.

edit_search_server

B.

edit udp

C.

edit_tcp

D.

edit_alerts

Full Access
Question # 15

Which of the following is an event handler action?

A.

Run an eval statement based on a user clicking a value on a form.

B.

Set a token to select a value from the time range picker.

C.

Pass a token from a drilldown to modify index settings.

D.

Cancel all jobs based on the number of search job results captured.

Full Access
Question # 16

What XML element is used to pass multiple fields into another dashboard using a dynamic drilldown?

A.

B.

C.

D.

Full Access
Question # 17

When using the bin command, which argument sets the bin size?

A.

mazDataSizeMB

B.

max

C.

volume

D.

span

Full Access
Question # 18

What is returned when Splunk finds fewer than the minimum matches for each lookup value?

A.

The default value NULL until the minimum match threshold is reached.

B.

The default match value until the minimum match threshold Is reached.

C.

The first match unless the time_field attribute is specified.

D.

Only the first match.

Full Access
Question # 19

what is the result of the xyseries command?

A.

To transform single series output into a multi-series output

B.

To transform a stats-like output into chart-like output.

C.

To transform a multi-series output into single series output.

D.

To transform a chart-like output into a stats-like output.

Full Access
Question # 20

When and where do search debug messages appear to help with troubleshooting views?

A.

In the Dashboard Editor, while the search is running.

B.

In the Search Job Inspector, after the search completes.

C.

In the Search Job Inspector, while the search is running.

D.

In the Dashboard Editor, after the search completes.

Full Access
Question # 21

Which command processes a template for a set of related fields?

A.

bin

B.

xyseries

C.

foreach

D.

untable

Full Access