Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

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

Viewing page 7 out of 10 pages
Viewing questions 61-70 out of questions
Questions # 61:

Two separate results tables are being combined using the |join command. The outer table has the following values:

Refer to following Tables

Question # 61

The line of SPL used to join the tables is: | join employeeNumber type=outer

How many rows are returned in the new table?

Options:

A.

Zero


B.

Five


C.

Eight


D.

Three


Expert Solution
Questions # 62:

Which SPL query will group results that occur within 15 seconds of each other by user and host?

Options:

A.

index=firewall | transaction user host span=15s


B.

index=firewall | stats count by _time host user maxspan=15s


C.

index=firewall | stats count by _time host user span=15s


D.

index=firewall | transaction user host maxspan=15s


Expert Solution
Questions # 63:

Data model fields can be added using the Auto-Extracted method. Which of the following statements describe Auto-Extracted fields? (select all that apply)

Options:

A.

Auto-Extracted fields can be hidden in Pivot.


B.

Auto-Extracted fields can have their data type changed.


C.

Auto-Extracted fields can be given a friendly name for use in Pivot.


D.

Auto-Extracted fields can be added if they already exist in the dataset with constraints.


Expert Solution
Questions # 64:

When defining a macro, what are the required elements?

Options:

A.

Name and arguments.


B.

Name and a validation error message.


C.

Name and definition.


D.

Definition and arguments.


Expert Solution
Questions # 65:

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

Which of the following statements describe data model acceleration? (select all that apply)

Options:

A.

Root events cannot be accelerated.


B.

Accelerated data models cannot be edited.


C.

Private data models cannot be accelerated.


D.

You must have administrative permissions or the accelerate_dacamodel capability to accelerate a data model.


Expert Solution
Questions # 67:

Which of the following can be saved as an event type?

Options:

A.

index=server_485 sourcetype=BETA_726 code=917 ['inputlookup append=t servercode.csv]


B.

index=server_485 sourcetype=BETA_726 code=917 | stats where code > 200


C.

index=server_485 sourcetype=BETA_726 code=917


D.

index=server_485 sourcetype=BETA_726 code=917 | stats count by code


Expert Solution
Questions # 68:

Which of the following definitions describes a macro named "samplemacro" that accepts two arguments?

Options:

A.

Examplemacro [1,2]


B.

samplemacro(1,2)


C.

u amp -CJEUCXG (2)


D.

samplemacro[2]


Expert Solution
Questions # 69:

What is the purpose of a calculated field?

Options:

A.

To automatically add fields to the index using an eval expression rather than manually including an eval command.


B.

To manually add and remove fields at search time related to statistical functions.


C.

To automatically add fields at search time using an eval expression rather than manually including an eval command.


D.

To manually add fields at search time and check for syntax errors.


Expert Solution
Questions # 70:

Which of the following is the correct way to use the data model command to search field in the data model within the web dataset?

Options:

A.

| datamodel web search | filed web *


B.

| Search datamodel web web | filed web*


C.

| datamodel web web field | search web*


D.

Datamodel=web | search web | filed web*


Expert Solution
Viewing page 7 out of 10 pages
Viewing questions 61-70 out of questions