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

Viewing page 6 out of 9 pages
Viewing questions 51-60 out of questions
Questions # 51:

Which of the following statements describes this search?

sourcetype=access_combined I transaction JSESSIONID | timechart avg (duration)

Options:

A.

This is a valid search and will display a timechart of the average duration, of each transaction event.


B.

This is a valid search and will display a stats table showing the maximum pause among transactions.


C.

No results will be returned because the transaction command must include the startswith and endswith options.


D.

No results will be returned because the transaction command must be the last command used in the search pipeline.


Expert Solution
Questions # 52:

What does the fillnull command replace null values with, if the value argument is not specified?

Options:

A.

0


B.

N/A


C.

NaN


D.

NULL


Expert Solution
Questions # 53:

What approach is recommended when using the Splunk Common Information Model (CIM) add-on to normalize data?

Options:

A.

Consult the CIM data model reference tables.


B.

Run a search using the authentication command.


C.

Consult the CIM event type reference tables.


D.

Run a search using the correlation command.


Expert Solution
Questions # 54:

Which of the following expressions could be used to create a calculated field called gigabytes?

Options:

A.

eval sc_bytes(1024/1024)


B.

| eval negabytes=sc_bytes(1024/1024)


C.

megabytes=sc_bytes(1024/1024)


D.

sc_bytas(1024/1024)


Expert Solution
Questions # 55:

What commands can be used to group events from one or more data sources?

Options:

A.

eval, coalesce


B.

transaction, stats


C.

stats, format


D.

top, rare


Expert Solution
Questions # 56:

When using multiple expressions in a single eval command, which delimiter is used?

Options:

A.

, (comma)


B.

I (pipe)


C.

/ (forward slash)


D.

: (colon)


Expert Solution
Questions # 57:

In most large Splunk environments, what is the most efficient command that can be used to group events by fields/

Options:

A.

join


B.

stats


C.

streamstats


D.

transaction


Expert Solution
Questions # 58:

How are event types different from saved reports?

Options:

A.

Event types cannot be used to organize data into categories.


B.

Event types include formatting of the search results.


C.

Event types can be shared with Splunk users and added to dashboards.


D.

Event types do not include a time range.


Expert Solution
Questions # 59:

Why would the following search produce multiple transactions instead of one?

Question # 59

Options:

A.

The maxspan option is not included.


B.

The transaction command has a limit of 1000 events per transaction.


C.

The transaction and commands cannot be used together.


D.

The stats list () function is used.


Expert Solution
Questions # 60:

The limit attribute will___________.

Options:

A.

override default of 10


B.

only work with top command


C.

override default of 20


D.

override default of 15


Expert Solution
Viewing page 6 out of 9 pages
Viewing questions 51-60 out of questions