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

Viewing page 1 out of 9 pages
Viewing questions 1-10 out of questions
Questions # 1:

How does a user display a chart in stack mode?

Options:

A.

By using the stack command.


B.

By turning on the Use Trellis Layout option.


C.

By changing Stack Mode in the Format menu.


D.

You cannot display a chart in stack mode, only a timechart.


Expert Solution
Questions # 2:

When can a pipe follow a macro?

Options:

A.

A pipe may always follow a macro.


B.

The current user must own the macro.


C.

The macro must be defined in the current app.


D.

Only when sharing is set to global for the macro.


Expert Solution
Questions # 3:

Which search would limit an "alert" tag to the "host" field?

Options:

A.

tag=alert


B.

host::tag::alert


C.

tag==alert


D.

tag::host=alert


Expert Solution
Questions # 4:

Which syntax is used to represent an argument in a macro definition?

Options:

A.

"argument"


B.

%argument%


C.

‘argument’


D.

$argument$


Expert Solution
Questions # 5:

This function of the stats command allows you to identify the number of values a field has.

Options:

A.

max


B.

distinct_count


C.

fields


D.

count


Expert Solution
Questions # 6:

Which field will be used to populate the field if the productName and product:d fields have values for a given event?

| eval productINFO=coalesco(productName,productid)

Options:

A.

Both field values will be used and the product INFO field will become a multivalue field for the given event.


B.

The value for the productName field because it appears first.


C.

Neither field value will be used and the field will be assigned a NULL value for the given event.


D.

The value for the field because it appears second.


Expert Solution
Questions # 7:

Which of the following statements is true, especially in large environments?

Options:

A.

Use the scats command when you next to group events by two or more fields.


B.

The stats command is faster and more efficient than the transaction command


C.

The transaction command is faster and more efficient than the stats command.


D.

Use the transaction command when you want to see the results of a calculation.


Expert Solution
Questions # 8:

When using | timechart by host, which field is represented in the x-axis?

Options:

A.

date


B.

host


C.

time


D.

_time


Expert Solution
Questions # 9:

A calculated field is a shortcut for performing repetitive, long, or complex transformations using which of the following commands?

Options:

A.

transaction


B.

lookup


C.

stats


D.

eval


Expert Solution
Questions # 10:

Marty has multiple data sources that contain fields with IP Address values. What knowledge object should he use to normalize the fields so his data is CIM compliant?

Options:

A.

Event type


B.

Field alias


C.

Field extraction


D.

Tag


Expert Solution
Viewing page 1 out of 9 pages
Viewing questions 1-10 out of questions