Big Halloween Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

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

Questions 41

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.

Splunk SPLK-1002 Premium Access
Questions 42

Use this command to use lookup fields in a search and see the lookup fields in the field sidebar.

Options:
A.

inputlookup

B.

lookup

Questions 43

When using the transaction command, what is the assigned timestamp for each of the resulting transactions?

Options:
A.

The timestamp of the event search time execution.

B.

The timestamp of the earliest event.

C.

The difference between the earliest and latest event.

D.

The timestamp of the most recent event.

Questions 44

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)

Questions 45

Given the following eval statement:

... | eval field1 = if(isnotnull(field1),field1,0), field2 = if(isnull(field2), "NO-VALUE", field2)

Which of the following is the equivalent using fillnull?

Options:
A.

... | fillnull values=(0,"NO-VALUE") fields=(field1,field2)

B.

There is no equivalent expression using fillnull

C.

... | fillnull field1 | fillnull value="NO-VALUE" field2

D.

... | fillnull value=0 field1 | fillnull field2

Questions 46

The timechart command buckets data in time intervals depending on:

Options:
A.

the number of events returned

B.

the selected time range

C.

the type of visualization selected

Questions 47

Which of the following about reports is/are true?

Options:
A.

Reports are knowledge objects.

B.

Reports can be scheduled.

C.

Reports can run a script.

D.

All of the above.

Questions 48

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

Options:
A.

index=server_48 sourcetype=BETA_881 code=220

B.

index=server_48 sourcetype=BETA_881 code=220 | stats count by code

C.

index=server_48 sourcetype=BETA_881 code=220 | inputlookup append=t servercode.csv

D.

index=server_48 sourcetype=BETA_881 code=220 | stats where code > 220

Questions 49

Which of the following statements describes Search workflow actions?

Options:
A.

By default. Search workflow actions will run as a real-time search.

B.

Search workflow actions can be configured as scheduled searches,

C.

The user can define the time range of the search when created the workflow action.

D.

Search workflow actions cannot be configured with a search string that includes the transaction command

Questions 50

__________ datasets can be added to root dataset to narrow down the search

Options:
A.

parent

B.

extracted

C.

event

D.

child