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

Viewing page 2 out of 9 pages
Viewing questions 11-20 out of questions
Questions # 11:

What is the relationship between data models and pivots?

Options:

A.

Data models provide the datasets for pivots.


B.

Pivots and data models have no relationship.


C.

Pivots and data models are the same thing.


D.

Pivots provide the datasets for data models.


Expert Solution
Questions # 12:

Which of the following statements describe the search below? (select all that apply)

Index=main I transaction clientip host maxspan=30s maxpause=5s

Options:

A.

Events in the transaction occurred within 5 seconds.


B.

It groups events that share the same clientip and host.


C.

The first and last events are no more than 5 seconds apart.


D.

The first and last events are no more than 30 seconds apart.


Expert Solution
Questions # 13:

When should you use the transaction command instead of the scats command?

Options:

A.

When you need to group on multiple values.


B.

When duration is irrelevant in search results. .


C.

When you have over 1000 events in a transaction.


D.

When you need to group based on start and end constraints.


Expert Solution
Questions # 14:

What does the following search do?

Question # 14

Options:

A.

Creates a table of the total count of users and split by corndogs.


B.

Creates a table of the total count of mysterymeat corndogs split by user.


C.

Creates a table with the count of all types of corndogs eaten split by user.


D.

Creates a table that groups the total number of users by vegetarian corndogs.


Expert Solution
Questions # 15:

A user wants to convert numeric field values to strings and also to sort on those values.

Which command should be used first, the eval or the sort?

Options:

A.

It doesn't matter whether eval or sort is used first.


B.

Convert the numeric to a string with eval first, then sort.


C.

Use sort first, then convert the numeric to a string with eval.


D.

You cannot use the sort command and the eval command on the same field.


Expert Solution
Questions # 16:

Which of the following workflow actions can be executed from search results? (select all that apply)

Options:

A.

GET


B.

POST


C.

LOOKUP


D.

Search


Expert Solution
Questions # 17:

To identify all of the contributing events within a transaction that contains at least one REJECT event, which syntax is correct?

Options:

A.

Index-main | REJECT trans sessionid


B.

Index-main | transaction sessionid | search REJECT


C.

Index=main | transaction sessionid | whose transaction=reject


D.

Index=main | transaction sessionid | where transaction=reject’’


Expert Solution
Questions # 18:

Which of the following statements about data models and pivot are true? (select all that apply)

Options:

A.

They are both knowledge objects.


B.

Data models are created out of datasets called pivots.


C.

Pivot requires users to input SPL searches on data models.


D.

Pivot allows the creation of data visualizations that present different aspects of a data model.


Expert Solution
Questions # 19:

Which of the following are required to create a POST workflow action?

Options:

A.

Label, URI, search string.


B.

XMI attributes, URI, name.


C.

Label, URI, post arguments.


D.

URI, search string, time range picker.


Expert Solution
Questions # 20:

Which of the following can be used with the eval command tostring function (select all that apply)

Options:

A.

‘’hex’’


B.

‘’commas’’


C.

‘’Decimal’’


D.

‘’duration’’


Expert Solution
Viewing page 2 out of 9 pages
Viewing questions 11-20 out of questions