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

Viewing page 5 out of 9 pages
Viewing questions 41-50 out of questions
Questions # 41:

Based on the macro definition shown below, what is the correct way to execute the macro in a search string?

Question # 41

Options:

A.

Convert_sales (euro, €, 79)”


B.

Convert_sales (euro, €, .79)


C.

Convert_sales ($euro,$€$,s79$


D.

Convert_sales ($euro, $€$,S,79$)


Expert Solution
Questions # 42:

Which of the following statements describe the search string below?

| datamodel Application_State All_Application_State search

Options:

A.

Evenrches would return a report of sales by state.


B.

Events will be returned from the data model named Application_State.


C.

Events will be returned from the data model named All_Application_state.


D.

No events will be returned because the pipe should occur after the datamodel command


Expert Solution
Questions # 43:

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 # 44:

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 # 45:

Which of the following options will define the first event in a transaction?

Options:

A.

startswith


B.

with


C.

startingwith


D.

firstevent


Expert Solution
Questions # 46:

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 # 47:

Which of the following is one of the pre-configured data models included in the Splunk Common Information Model (CIM) add-on?

Options:

A.

Access


B.

Accounting


C.

Authorization


D.

Authentication


Expert Solution
Questions # 48:

Which of these search strings is NOT valid:

Options:

A.

index=web status=50* | chart count over host, status


B.

index=web status=50* | chart count over host by status


C.

index=web status=50* | chart count by host, status


Expert Solution
Questions # 49:

If a calculated field has the same name as an extracted field, what happens to the extracted field?

Options:

A.

The calculated field will override the extracted field.


B.

The calculated and extracted fields will be combined.


C.

The calculated field will duplicate the extracted field.


D.

An error will be returned and the search will fail.


Expert Solution
Questions # 50:

Which type of visualization shows relationships between discrete values in three dimensions?

Options:

A.

Pie chart


B.

Line chart


C.

Bubble chart


D.

Scatter chart


Expert Solution
Viewing page 5 out of 9 pages
Viewing questions 41-50 out of questions