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

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

A report scheduled to run every 15 mins. but takes 17 mins. to complete is in danger of being_____.

Options:

A.

skipped or deferred


B.

automatically accelerated


C.

deleted


D.

all of the above


Expert Solution
Questions # 62:

What are the expected results for a search that contains the command | where A=B?

Options:

A.

Events that contain the string value where A=B.


B.

Events that contain the string value A=B.


C.

Events where values of field are equal to values of field B.


D.

Events where field A contains the string value B.


Expert Solution
Questions # 63:

Where are the descriptions of the data models that come with the Splunk Common Information Model (CIM) Add-on documented?

Options:

A.

Search and reporting user manual.


B.

CIM Add-on manual.


C.

Pivot users manual.


D.

Datamodel command reference guide.


Expert Solution
Questions # 64:

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

Which of the following statements describes POST workflow actions?

Options:

A.

Configuration of a POST workflow action includes choosing a sourcetype.


B.

POST workflow actions can be configured to send email to the URI location.


C.

By default, POST workflow action are shown in both the event and field menus.


D.

POST workflow actions can be configured to send POST arguments to the URI location.


Expert Solution
Questions # 66:

Which of the following searches show a valid use of a macro? (Choose all that apply.)

Options:

A.

index=main source=mySource oldField=* |’makeMyField(oldField)’| table _time newField


B.

index=main source=mySource oldField=* | stats if(‘makeMyField(oldField)’) | table _time newField


C.

index=main source=mySource oldField=* | eval newField=’makeMyField(oldField)’| table _time newField


D.

index=main source=mySource oldField=* | "’newField(‘makeMyField(oldField)’)’" | table _time newField


Expert Solution
Questions # 67:

When creating an event type, which is allowed in the search string?

Options:

A.

Tags


B.

Joins


C.

Subsearches


D.

Pipes


Expert Solution
Questions # 68:

How is a macro referenced in a search?

Options:

A.

By using the macroname command.


B.

By using the macro command.


C.

By enclosing the macro name in backtick characters (‘).


D.

By enclosing the macro name in single-quote characters (‘).


Expert Solution
Questions # 69:

Data models are composed of one or more of which of the following datasets? (select all that apply)

Options:

A.

Transaction datasets


B.

Events datasets


C.

Search datasets


D.

Any child of event, transaction, and search datasets


Expert Solution
Questions # 70:

Which of the following statements would help a user choose between the transaction and stats commands?

Options:

A.

state can only group events using IP addresses.


B.

The transaction command is faster and more efficient.


C.

There is a 1000 event limitation with the transaction command.


D.

Use state when the events need to be viewed as a single event.


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