Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Splunk SPLK-1002 Practice Exam with Questions & Answers | Set: 4

Questions 31

Which of the following statements describes this search?

sourcetype=access_combined I transaction JSESSIONID | timechart avg (duration)

Options:
A.

This is a valid search and will display a timechart of the average duration, of each transaction event.

B.

This is a valid search and will display a stats table showing the maximum pause among transactions.

C.

No results will be returned because the transaction command must include the startswith and endswith options.

D.

No results will be returned because the transaction command must be the last command used in the search pipeline.

Splunk SPLK-1002 Premium Access
Questions 32

When using timechart, how many fields can be listed after a by clause?

Options:
A.

because timechart doesn't support using a by clause.

B.

because _time is already implied as the x-axis.

C.

because one field would represent the x-axis and the other would represent the y-axis.

D.

There is no limit specific to timechart.

Questions 33

Which of the following actions can the eval command perform?

Options:
A.

Remove fields from results.

B.

Create or replace an existing field.

C.

Group transactions by one or more fields.

D.

Save SPL commands to be reused in other searches.

Questions 34

Which of the following Statements about macros is true? (select all that apply)

Options:
A.

Arguments are defined at execution time.

B.

Arguments are defined when the macro is created.

C.

Argument values are used to resolve the search string at execution time.

D.

Argument values are used to resolve the search string when the macro is created.

Questions 35

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.

Questions 36

What is the correct syntax to search for a tag associated with a value on a specific fields?

Options:
A.

Tag-

B.

Tag

C.

Tag=::

D.

Tag::=

Questions 37

Which of the following statements describe the Common Information Model (CIM)? (select all that apply)

Options:
A.

CIM is a methodology for normalizing data.

B.

CIM can correlate data from different sources.

C.

The Knowledge Manager uses the CIM to create knowledge objects.

D.

CIM is an app that can coexist with other apps on a single Splunk deployment.

Questions 38

What do events in a transaction have In common?

Options:
A.

All events In a transaction must have the same timestamp.

B.

All events in a transaction must have the same sourcetype.

C.

All events in a transaction must have the exact same set of fields.

D.

All events in a transaction must be related by one or more fields.

Questions 39

The timechart command is an example of which of the following command types?

Options:
A.

Orchestrating

B.

Transforming

C.

Statistical

D.

Generating

Questions 40

Which of these is NOT a field that is automatically created with the transaction command?

Options:
A.

maxcount

B.

duration

C.

eventcount